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: