From 4b6ba65e2a7698cc3ecc468d47089fbcdcbd38f2 Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Wed, 24 Sep 2025 22:19:05 -0700 Subject: fix: wrong image ref --- grumpy/unbound/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'grumpy') diff --git a/grumpy/unbound/deploy.yaml b/grumpy/unbound/deploy.yaml index c4d7a2f..39b8faf 100644 --- a/grumpy/unbound/deploy.yaml +++ b/grumpy/unbound/deploy.yaml @@ -8,7 +8,7 @@ spec: spec: containers: - name: unbound - image: public.ecr.aws/s0f9o2k5/unbound:v0.0.2 + image: public.ecr.aws/s0f9o2k5/unbound-adblock:v0.0.2 imagePullPolicy: Always ports: - containerPort: 5353 -- cgit v1.2.3