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 af43af6 commit 45fd289Copy full SHA for 45fd289
Docker/nginx-prometheus-exporter-wrapper/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.21.8-alpine as build-deps
+FROM golang:1.24rc1-alpine as build-deps
2
3
RUN apk update && apk add --no-cache git gcc curl bash
4
0 commit comments