diff --git a/k8s/deploy.yaml b/k8s/deploy.yaml index d3fff78..2d0accb 100644 --- a/k8s/deploy.yaml +++ b/k8s/deploy.yaml @@ -37,7 +37,7 @@ spec: topologyKey: kubernetes.io/hostname containers: - name: schemas-app - image: registry.gitlab.com/unboundsoftware/schemas-app@sha256:9d759e76f6b924aa94b7371f09e41908ba1f68186146976da9987c703ce0abcf:${COMMIT} + image: registry.gitlab.com/unboundsoftware/schemas-app@sha256:137f0a4d170ac7b707ce56a8a45608700cbf3ced92ce14916959e954840268a5:${COMMIT} imagePullPolicy: IfNotPresent ports: - containerPort: 80