chore(deps): pin unbound/pre-commit docker tag to 92fce44 #169
+1
-1
@@ -13,7 +13,7 @@ image: buildtool/build-tools:${BUILDTOOLS_VERSION}
|
|||||||
|
|
||||||
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user