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 90e76da commit 9c56547Copy full SHA for 9c56547
unbound/Dockerfile
@@ -1,6 +1,6 @@
1
-FROM public.ecr.aws/docker/library/golang:1.19-bullseye as build
+FROM public.ecr.aws/docker/library/golang:1.20-bullseye as build
2
3
-RUN go install github.com/hanazuki/unbound_exporter@f275b66dd1eff4b7f225455c22cfae31fc9c95fc
+RUN go install github.com/hanazuki/unbound_exporter@3cf4ae0d9684285dc49d6a2f31a0a0078601c6a0
4
5
###
6
0 commit comments