mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Add Go 1.22 Operator build image
This commit is contained in:
parent
a4e7bafe63
commit
e397f5ba30
2 changed files with 118 additions and 1 deletions
|
|
@ -55,7 +55,10 @@ golangci-lint-1.52-alpine:
|
|||
extends: .build_static_image
|
||||
|
||||
# Used by gitlab-operator: https://gitlab.com/gitlab-org/cloud-native/gitlab-operator
|
||||
gitlab-operator-build-base-golang-1.21:
|
||||
gitlab-operator-build-base-golang-1.21: # deprecated in 17.1
|
||||
extends: .build_static_image
|
||||
|
||||
gitlab-operator-build-base-golang-1.22:
|
||||
extends: .build_static_image
|
||||
|
||||
alpine-bash-jq-curl-git:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue