Skip to content

Commit

Permalink
Update Go 1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sonatard committed Feb 7, 2024
1 parent 77b76a6 commit c27afd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 20231231/Dockerfile → 20240207/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM gcr.io/google.com/cloudsdktool/cloud-sdk:slim

ARG GOLANG_VERSION=1.21.0
ARG GOLANG_DOWNLOAD_SHA256=d0398903a16ba2232b389fb31032ddf57cac34efda306a0eebac34f0965a0742
ARG GOLANG_VERSION=1.22.0
ARG GOLANG_DOWNLOAD_SHA256=f6c8a87aa03b92c4b0bf3d558e28ea03006eb29db78917daec5cfb6ec1046265

ARG GOPATH=/go
ENV GOPATH=${GOPATH} \
Expand Down

0 comments on commit c27afd4

Please sign in to comment.