mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Add Go 1.21 Operator build image
Adds a new Operator build image with Go 1.21 and the Operator tools. The 1.20 image remains for now for possible backport to stable branches. Relates https://gitlab.com/gitlab-org/cloud-native/gitlab-operator/-/issues/1500
This commit is contained in:
parent
9bba95420a
commit
eb85da3b71
2 changed files with 118 additions and 0 deletions
|
|
@ -55,6 +55,9 @@ golangci-lint-1.52-alpine:
|
|||
gitlab-operator-build-base-golang-1.20:
|
||||
extends: .build_static_image
|
||||
|
||||
gitlab-operator-build-base-golang-1.21:
|
||||
extends: .build_static_image
|
||||
|
||||
alpine-bash-jq-curl-git:
|
||||
extends: .build_static_image
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue