Skip to content

Commit 1655a3f

Browse files
committed
Update unbound_exporter
1 parent 7d7eda4 commit 1655a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unbound/Dockerfile

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

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

55
###
66

0 commit comments

Comments
 (0)