Pin dependencies
Docker Build and Push / build (pull_request) Successful in 3m2s

This commit is contained in:
2026-06-09 13:26:52 +00:00
parent 71c6269fed
commit 4eb44fb242
3 changed files with 8 additions and 8 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"