We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf3ac23 commit 810c013Copy full SHA for 810c013
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM quay.io/prometheus/golang-builder AS builder
+FROM golang:1.23.6 AS builder
2
3
ENV CGO_ENABLED=1
4
ENV GOEXPERIMENT=boringcrypto
0 commit comments