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 7d7eda4 commit 1655a3fCopy full SHA for 1655a3f
unbound/Dockerfile
@@ -1,6 +1,6 @@
1
FROM public.ecr.aws/docker/library/golang:1.20-bullseye as build
2
3
-RUN go install github.com/hanazuki/unbound_exporter@3cf4ae0d9684285dc49d6a2f31a0a0078601c6a0
+RUN go install github.com/hanazuki/unbound_exporter@679dfa54debd24456ed458a7e72590101b560e2b
4
5
###
6
0 commit comments