Skip to content

Commit a5c7a86

Browse files
deps(docker): bump golang from 1.23-bullseye to 1.24-bullseye in /docker/build (#3371)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 7047d00 commit a5c7a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23-bullseye
1+
FROM golang:1.24-bullseye
22
LABEL maintainer="Kanister maintainers<[email protected]>"
33

44
ARG TARGETPLATFORM

0 commit comments

Comments
 (0)