fix: use commit rather than latest

This commit is contained in:
2019-12-17 21:11:54 +01:00
parent 8fd71f12f0
commit 9b1b07c233
+1 -1
View File
@@ -14,7 +14,7 @@ spec:
spec: spec:
containers: containers:
- name: auth0mock - name: auth0mock
image: registry.gitlab.com/unboundsoftware/shiny/auth0mock:latest image: registry.gitlab.com/unboundsoftware/shiny/auth0mock:${COMMIT}
imagePullPolicy: "IfNotPresent" imagePullPolicy: "IfNotPresent"
resources: resources:
requests: requests: