mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 02:22:57 +01:00
Add Debian Bookworm images
This commit is contained in:
parent
5cc9de6b26
commit
db6f2daec2
10 changed files with 55 additions and 24 deletions
|
|
@ -75,7 +75,7 @@ function build_ubi() {
|
|||
}
|
||||
|
||||
BUILD_OS=${BUILD_OS:-debian}
|
||||
OS_VERSION=${OS_VERSION:-bullseye}
|
||||
OS_VERSION=${OS_VERSION:-bookworm}
|
||||
|
||||
# When using a -slim version, actually use the non-slim OS version.
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue