Skip to content

Commit

Permalink
Merge pull request #1652 from carvel-dev/dependabot/docker/golang-1.23.4
Browse files Browse the repository at this point in the history
Bump golang from 1.22.9 to 1.23.4
  • Loading branch information
joaopapereira authored Dec 13, 2024
2 parents c1d08f9 + 6ad227c commit cfe66c0
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.23.3 AS deps
FROM --platform=$BUILDPLATFORM golang:1.23.4 AS deps

ARG TARGETOS TARGETARCH KCTRL_VER=development
WORKDIR /workspace
Expand Down

0 comments on commit cfe66c0

Please sign in to comment.