Pin dependencies
Docker Build and Push / build (pull_request) Failing after 11m24s

This commit is contained in:
2026-06-09 13:28:46 +00:00
parent 8b27ec9682
commit b5a78c3439
2 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
image: "docker:latest"
image: "docker:latest@sha256:7d85d0eda291f1a7ab6df4a9d1802b5ad4cf9145a088bd11188c78dcb5c7392b"
services:
- "docker:dind"
- "docker:dind@sha256:7d85d0eda291f1a7ab6df4a9d1802b5ad4cf9145a088bd11188c78dcb5c7392b"
before_script:
- "docker login -u \"$CI_REGISTRY_USER\" -p \"$CI_REGISTRY_PASSWORD\" $CI_REGISTRY"