Skip to content

Commit

Permalink
chore(deps): update docker:25.0.4 docker digest to 19a2619 (#412)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate GitHub Bot <github@renovatebot.com>
  • Loading branch information
serious-scaffold[bot] and Renovate GitHub Bot committed Mar 18, 2024
1 parent 03a6c06 commit cbe58d2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitlab/workflows/devcontainer.yml
@@ -1,5 +1,5 @@
dev-container-publish:
image: docker:25.0.4@sha256:0b0e8cab617d83dd041d950827dc67e18db5a0c3786d660bab002120b09a6d91
image: docker:25.0.4@sha256:19a2619f1285f127e20923578299cf42407c347872409fff6f8b90b386d5130f
parallel:
matrix:
- PYTHON_VERSION:
Expand Down
2 changes: 1 addition & 1 deletion .gitlab/workflows/release.yml
Expand Up @@ -26,7 +26,7 @@ release-publish:
variables:
GIT_STRATEGY: none
container-publish:
image: docker:25.0.4@sha256:0b0e8cab617d83dd041d950827dc67e18db5a0c3786d660bab002120b09a6d91
image: docker:25.0.4@sha256:19a2619f1285f127e20923578299cf42407c347872409fff6f8b90b386d5130f
needs:
- release-publish
parallel:
Expand Down
@@ -1,6 +1,6 @@
[% from pathjoin("includes", "version_compare.jinja") import version_between -%]
dev-container-publish:
image: docker:25.0.4@sha256:0b0e8cab617d83dd041d950827dc67e18db5a0c3786d660bab002120b09a6d91
image: docker:25.0.4@sha256:19a2619f1285f127e20923578299cf42407c347872409fff6f8b90b386d5130f
parallel:
matrix:
- PYTHON_VERSION:
Expand Down
Expand Up @@ -27,7 +27,7 @@ release-publish:
variables:
GIT_STRATEGY: none
container-publish:
image: docker:25.0.4@sha256:0b0e8cab617d83dd041d950827dc67e18db5a0c3786d660bab002120b09a6d91
image: docker:25.0.4@sha256:19a2619f1285f127e20923578299cf42407c347872409fff6f8b90b386d5130f
needs:
- release-publish
parallel:
Expand Down

0 comments on commit cbe58d2

Please sign in to comment.