From 2036374917c2ba567b07f08610c2fba7376159a3 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sat, 20 Dec 2025 12:41:47 -0600 Subject: [PATCH] update --- dmz/redlib/templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dmz/redlib/templates/deployment.yaml b/dmz/redlib/templates/deployment.yaml index 8cfe8b1..c09a144 100644 --- a/dmz/redlib/templates/deployment.yaml +++ b/dmz/redlib/templates/deployment.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: redlib - image: registry.durp.info/redlib/redlib:sha-ba98178 + image: registry.durp.info/redlib/redlib:latest imagePullPolicy: Always livenessProbe: httpGet: