We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f8707a commit dc599c9Copy full SHA for dc599c9
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.26.0-alpine3.22 AS base
+FROM golang:1.26.1-alpine3.22 AS base
2
3
RUN adduser -D -H docker-exporter
4
0 commit comments