Skip to content

Commit be139e3

Browse files
weebo-update-cli[bot]GitHub Actions Bot
andauthored
chore: Bump Golang version (#22)
Made with ❤️️ by updatecli Co-authored-by: GitHub Actions Bot <bots@batleforc.io>
1 parent 4ed21a8 commit be139e3

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="go1.24.1"
17+
ENV GOLANG_VERSION="1.24.1"
1818

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

0 commit comments

Comments
 (0)