Skip to content
Snippets Groups Projects
Commit 52d7eede authored by Renovate Bot's avatar Renovate Bot
Browse files

chore(deps): update docker docker tag to v28

parent 186b73df
Branches
Tags
No related merge requests found
Pipeline #127369 passed
......@@ -61,9 +61,9 @@ import-convert-assets:
when: manual
build:
image: docker:23.0
image: docker:28.1
services:
- docker:23.0-dind
- docker:28.1-dind
stage: build
script:
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
......@@ -74,9 +74,9 @@ build:
- master
build-mr:
image: docker:23.0
image: docker:28.1
services:
- docker:23.0-dind
- docker:28.1-dind
stage: build
script:
- docker build .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment