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 9c56547 commit d37d69eCopy full SHA for d37d69e
unbound/Dockerfile
@@ -4,7 +4,7 @@ RUN go install github.com/hanazuki/unbound_exporter@3cf4ae0d9684285dc49d6a2f31a0
4
5
###
6
7
-FROM public.ecr.aws/debian/debian:bullseye-slim
+FROM public.ecr.aws/ubuntu/ubuntu:jammy
8
9
RUN apt-get update -qq && \
10
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends unbound dns-root-data dumb-init
0 commit comments