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.21.5
1 parent 4d4fdfd commit 73c24e2Copy full SHA for 73c24e2
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.16.13-alpine AS build-env
+FROM golang:1.21.5-alpine AS build-env
2
RUN apk add --no-cache git make ca-certificates
3
LABEL maintaner="@amimof (github.com/amimof)"
4
COPY . /go/src/github.com/amimof/node-cert-exporter
0 commit comments