chore(deps): pin dependencies
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ variables:
|
|||||||
|
|
||||||
run-pre-commit:
|
run-pre-commit:
|
||||||
stage: .pre
|
stage: .pre
|
||||||
image: unbound/pre-commit
|
image: unbound/pre-commit@sha256:92fce44d8a7e40b4d30b777e50a5189d9b3031f72e563e3f3c9deb49c75f35c0
|
||||||
variables:
|
variables:
|
||||||
PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit
|
PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit
|
||||||
cache:
|
cache:
|
||||||
|
|||||||
+1
-1
@@ -55,7 +55,7 @@ spec:
|
|||||||
periodSeconds: 5
|
periodSeconds: 5
|
||||||
timeoutSeconds: 5
|
timeoutSeconds: 5
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
image: registry.gitlab.com/unboundsoftware/schemas:${COMMIT}
|
image: registry.gitlab.com/unboundsoftware/schemas@sha256:198d7bfdf921d57b7bf491a4ea4a5c674e6af71904459b972eb0bcd9254aa588:${COMMIT}
|
||||||
ports:
|
ports:
|
||||||
- name: api
|
- name: api
|
||||||
containerPort: 8080
|
containerPort: 8080
|
||||||
|
|||||||
Reference in New Issue
Block a user