mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Bump docker version for image building
This commit is contained in:
parent
34b15b7944
commit
bb7732f427
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ stages:
|
|||
variables:
|
||||
DOCKER_HOST: tcp://docker:2375
|
||||
BASE_BUILD_REGISTRY_IMAGE: registry.gitlab.com/gitlab-org/gitlab-build-images
|
||||
DOCKER_VERSION: "23.0.1"
|
||||
DOCKER_VERSION: "24.0.5"
|
||||
|
||||
dont-interrupt-me:
|
||||
extends: .dont-interrupt-me
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue