As we reevaluate how to best support and maintain Staging Ref in the future, we encourage development teams using this environment to highlight their use cases in the following issue: https://gitlab.com/gitlab-com/gl-infra/software-delivery/framework/software-delivery-framework-issue-tracker/-/issues/36.

Skip to content
Snippets Groups Projects
Unverified Commit 3b516b98 authored by Stan Hu's avatar Stan Hu Committed by GitLab
Browse files

Merge branch 'ashmckenzie/use-bookworm-instead-of-bullseye' into 'main'

Upgrade to using bookworm instead of bullseye

See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/956



Merged-by: default avatarStan Hu <stanhu@gmail.com>
Approved-by: default avatarStan Hu <stanhu@gmail.com>
Co-authored-by: default avatarAsh McKenzie <amckenzie@gitlab.com>
parents 16a83b3d 206167db
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -18,7 +18,7 @@ variables:
BUNDLE_FROZEN: "true"
GO_VERSION: "golang-1.21"
GOPATH: $CI_PROJECT_DIR/.GOPATH
DEBIAN_VERSION: "bullseye"
DEBIAN_VERSION: "bookworm"
RUBY_VERSION: "ruby-3.2"
BUNDLE_PATH: vendor/ruby
POLICY: pull
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment