We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea67681 commit 7ada64fCopy full SHA for 7ada64f
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM golang:1.22.1-alpine3.18 AS builder
+FROM --platform=$BUILDPLATFORM golang:1.22.2-alpine3.18 AS builder
2
ARG TARGETOS TARGETARCH
3
4
WORKDIR /go/src/spicedb-kubeapi-proxy
0 commit comments