We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 680618b commit ee14504Copy full SHA for ee14504
cmd/builder/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/linuxcontainers/alpine:3.20
+FROM golang:1.24-alpine3.20@sha256:9f98e9893fbc798c710f3432baa1e0ac6127799127c3101d2c263c3a954f0abe
2
RUN apk --update add ca-certificates
3
4
ARG SERVICE_NAME=ocb
0 commit comments