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: