Skip to content

Commit

Permalink
Merge pull request #500 from carvel-dev/bump-xnet0.17.0-0.14.x
Browse files Browse the repository at this point in the history
Update go version 1.20.10 in dockerfile in line 0.14.x
  • Loading branch information
kumaritanushree authored Oct 19, 2023
2 parents 8ffb0ea + 27ebb6a commit 3e4a37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20.7 AS deps
FROM --platform=$BUILDPLATFORM golang:1.20.10 AS deps

ARG TARGETOS TARGETARCH SGCTRL_VER=development
WORKDIR /workspace
Expand Down

0 comments on commit 3e4a37a

Please sign in to comment.