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