Skip to content

Commit 1f8a3c0

Browse files
weebo-update-cli[bot]GitHub Actions Bot
andauthored
ci: Bump Go Space (#30)
Co-authored-by: GitHub Actions Bot <[email protected]>
1 parent 09971ec commit 1f8a3c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

che-golang/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ USER 0
1414
ENV PATH /usr/local/go/bin:$PATH
1515
RUN echo 'export PATH="/usr/local/go/bin:$PATH"' >> ${HOME}/.bashrc
1616

17-
ENV GOLANG_VERSION="1.24.2"
17+
ENV GOLANG_VERSION="1.25.0"
1818

1919
RUN set -eux; \
2020
apt-get update; \

0 commit comments

Comments
 (0)