Skip to content

Commit

Permalink
chore(deps): update docker docker tag to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent 7809f0a commit b384e92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,9 @@ artifacts:

.push-oci-image:
stage: publish
image: docker:25.0.4
image: docker:26.0.0
services:
- docker:25.0.4-dind
- docker:26.0.0-dind
variables:
IMAGE_SUFFIX_AMD64: amd64
IMAGE_SUFFIX_ARM64V8: arm64v8
Expand Down

0 comments on commit b384e92

Please sign in to comment.