Skip to content

Commit 9c56547

Browse files
committed
docker/unbound: roll unbound_exporter
1 parent 90e76da commit 9c56547

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

unbound/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FROM public.ecr.aws/docker/library/golang:1.19-bullseye as build
1+
FROM public.ecr.aws/docker/library/golang:1.20-bullseye as build
22

3-
RUN go install github.com/hanazuki/unbound_exporter@f275b66dd1eff4b7f225455c22cfae31fc9c95fc
3+
RUN go install github.com/hanazuki/unbound_exporter@3cf4ae0d9684285dc49d6a2f31a0a0078601c6a0
44

55
###
66

0 commit comments

Comments
 (0)