mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Update docker engine
This commit is contained in:
parent
a81dce4f92
commit
7dd3ef0b02
1 changed files with 1 additions and 2 deletions
|
|
@ -2,8 +2,6 @@
|
||||||
.docker:
|
.docker:
|
||||||
extends:
|
extends:
|
||||||
- .build_dynamic_image
|
- .build_dynamic_image
|
||||||
variables:
|
|
||||||
DOCKER: '23.0.1'
|
|
||||||
rules:
|
rules:
|
||||||
- !reference [.build_dynamic_image, rules]
|
- !reference [.build_dynamic_image, rules]
|
||||||
- changes:
|
- changes:
|
||||||
|
|
@ -16,3 +14,4 @@ docker:
|
||||||
parallel:
|
parallel:
|
||||||
matrix:
|
matrix:
|
||||||
- OS: ['debian:bullseye', 'debian:bullseye-slim']
|
- OS: ['debian:bullseye', 'debian:bullseye-slim']
|
||||||
|
DOCKER: ['23.0.6', '24.0.5']
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue