mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-08 17:42:56 +01:00
Rename www-gitlab-com image to include Debian version
https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/575/diffs quietly updated the base image from Debian buster to bullseye, but this broke native gems that depend on the buster glibc version. To avoid this problem in the future, include the Debian version in the image name.
This commit is contained in:
parent
d62a723b9c
commit
d30defba8b
2 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ sitespeed-gitlab:
|
|||
ubi-release:
|
||||
extends: .build_and_deploy
|
||||
|
||||
www-gitlab-com-ruby-3.0-node-16:
|
||||
www-gitlab-com-debian-bullseye-ruby-3.0-node-16:
|
||||
extends: .build_and_deploy
|
||||
|
||||
build-git:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue