aboutsummaryrefslogtreecommitdiff
path: root/src/unbound-adblock/Dockerfile
diff options
context:
space:
mode:
authorMax Resnick <max@ofmax.li>2025-07-03 22:43:20 -0700
committerMax Resnick <max@ofmax.li>2025-07-03 22:52:27 -0700
commit29c5d4f6768a3eabefd963cd3bc3e81ebfffd056 (patch)
tree919eaf248ed52ed31ac504a1f7c37b22f0400d95 /src/unbound-adblock/Dockerfile
parent1e8bb139121f22b1e7672e0f3ec54953eb3a7885 (diff)
downloadgrumpy-containers-29c5d4f6768a3eabefd963cd3bc3e81ebfffd056.tar.gz
feat: update the docker registry
Diffstat (limited to '')
-rw-r--r--src/unbound-adblock/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unbound-adblock/Dockerfile b/src/unbound-adblock/Dockerfile
index 7d3b69b..196a37c 100644
--- a/src/unbound-adblock/Dockerfile
+++ b/src/unbound-adblock/Dockerfile
@@ -1,5 +1,5 @@
ARG BASE_VER=latest
-FROM public.ecr.aws/s0f9o2k5/base:${BASE_VER}
+FROM public.ecr.aws/x2w2w0z4/base:${BASE_VER}
COPY bin/entrypoint.sh /usr/bin/entrypoint.sh
COPY etc/unbound.base.conf /etc/unbound/unbound.conf.d/unbound.base.conf