We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a67586f commit b89523dCopy full SHA for b89523d
.docker/Dockerfile-build
@@ -1,5 +1,5 @@
1
# Workaround for https://github.com/GoogleContainerTools/distroless/issues/1342
2
-FROM golang:1.23.4-bullseye AS builder
+FROM golang:1.24.1-bullseye AS builder
3
4
WORKDIR /go/src/github.com/ory/keto
5
0 commit comments