diff --git a/k8s/deploy.yaml b/k8s/deploy.yaml index 53c80bd..d0a464f 100644 --- a/k8s/deploy.yaml +++ b/k8s/deploy.yaml @@ -37,7 +37,7 @@ spec: topologyKey: kubernetes.io/hostname containers: - name: schemas-app - image: oci.unbound.se/unboundsoftware/schemas-app:${COMMIT} + image: oci.unbound.se/unboundsoftware/schemas-app@sha256:ba9fef25bd9dba2774c9f81fbee64afc34b571ae33805f9d734b6c35456ae0c6:${COMMIT} imagePullPolicy: IfNotPresent ports: - containerPort: 80