From cb37d0211e4d32b78676bcdbd98b6829456ca5fc Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sat, 20 Dec 2025 12:33:58 -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 0e20610..3ab54c5 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:latest + image: registry.durp.info/redlib/redlib:sha-ba98178 imagePullPolicy: Always livenessProbe: httpGet: