Skip to content

Commit e8840b1

Browse files
authored
Merge pull request #988 from kubernetes/dependabot/docker/golang-3f3b9da
Bump golang from `0e3377d` to `3f3b9da`
2 parents 29a9837 + 411cd7b commit e8840b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# Must override builder-base, not builder, since the latter is referred to later in the file and so must not be
2020
# directly replaced. See here, and note that "stage" parameter mentioned there has been renamed to
2121
# "build-context": https://github.com/docker/buildx/pull/904#issuecomment-1005871838
22-
FROM golang:1.23-bookworm@sha256:0e3377d7a71c1fcb31cdc3215292712e83baec44e4792aeaa75e503cfcae16ec as builder-base
22+
FROM golang:1.23-bookworm@sha256:3f3b9daa3de608f3e869cd2ff8baf21555cf0fca9fd34251b8f340f9b7c30ec5 as builder-base
2323
FROM builder-base as builder
2424
LABEL maintainer="Andy Xie <[email protected]>"
2525

0 commit comments

Comments
 (0)