mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Add slim docker image
This commit is contained in:
parent
925b96f9e2
commit
1f350b34f9
1 changed files with 8 additions and 0 deletions
|
|
@ -6,3 +6,11 @@ docker:
|
|||
BUILDX: '0.8'
|
||||
extends:
|
||||
- .build_and_push
|
||||
|
||||
docker-slim:
|
||||
variables:
|
||||
DEBIAN: bullseye-slim
|
||||
DOCKER: '20.10.14'
|
||||
BUILDX: '0.8'
|
||||
extends:
|
||||
- .build_and_push
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue