Skip to content

Commit

Permalink
Merge pull request #67 from vmware-tanzu/dependabot/docker/golang-1.20
Browse files Browse the repository at this point in the history
Bump golang from 1.19 to 1.20
  • Loading branch information
waciumawanjohi authored Mar 23, 2023
2 parents 735a974 + 49c5d02 commit 1206b2d
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.19 AS build-stage0
FROM --platform=${BUILDPLATFORM} golang:1.20 AS build-stage0

ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit 1206b2d

Please sign in to comment.