chore(deps): pin dependencies
Docker Build and Push / build (pull_request) Successful in 56s
Docker Build and Push / lint (pull_request) Failing after 13m24s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped

This commit is contained in:
2026-06-09 13:31:29 +00:00
parent 5d40edd189
commit 77a01bdbc1
+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