mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Merge branch 'andrey-update-docker-engine' into 'master'
Update docker engine See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/717 Merged-by: Rémy Coutable <remy@rymai.me> Approved-by: Rémy Coutable <remy@rymai.me> Reviewed-by: Rémy Coutable <remy@rymai.me> Co-authored-by: Andrejs Cunskis <acunskis@gitlab.com>
This commit is contained in:
commit
cede6fe419
1 changed files with 1 additions and 2 deletions
|
|
@ -2,8 +2,6 @@
|
|||
.docker:
|
||||
extends:
|
||||
- .build_dynamic_image
|
||||
variables:
|
||||
DOCKER: '23.0.1'
|
||||
rules:
|
||||
- !reference [.build_dynamic_image, rules]
|
||||
- changes:
|
||||
|
|
@ -16,3 +14,4 @@ docker:
|
|||
parallel:
|
||||
matrix:
|
||||
- OS: ['debian:bullseye', 'debian:bullseye-slim']
|
||||
DOCKER: ['23.0.6', '24.0.5']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue