Skip to content

Commit

Permalink
Merge pull request #1016 from vmware-tanzu/nh-bump-go-1.19.3_v0.38.x
Browse files Browse the repository at this point in the history
Bump golang to 1.19.3
  • Loading branch information
neil-hickey authored Dec 8, 2022
2 parents f3f165e + 8672ac2 commit 6c0f41b
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 golang:1.18.8 AS deps
FROM golang:1.19.3 AS deps

ARG KCTRL_VER=development
WORKDIR /workspace
Expand Down

0 comments on commit 6c0f41b

Please sign in to comment.