Skip to content

Commit 275ebe1

Browse files
chore(deps): bump golang in /.docker
Bumps golang from 1.23.4-bullseye to 1.24.2-bullseye. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0b00d3 commit 275ebe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.docker/Dockerfile-build

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Workaround for https://github.com/GoogleContainerTools/distroless/issues/1342
2-
FROM golang:1.23.4-bullseye AS builder
2+
FROM golang:1.24.2-bullseye AS builder
33

44
WORKDIR /go/src/github.com/ory/keto
55

0 commit comments

Comments
 (0)