Skip to content

Commit 45fd289

Browse files
committed
1 parent af43af6 commit 45fd289

File tree

1 file changed

+1
-1
lines changed
  • Docker/nginx-prometheus-exporter-wrapper

1 file changed

+1
-1
lines changed

Docker/nginx-prometheus-exporter-wrapper/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.21.8-alpine as build-deps
1+
FROM golang:1.24rc1-alpine as build-deps
22

33
RUN apk update && apk add --no-cache git gcc curl bash
44

0 commit comments

Comments
 (0)