Merge branch 'sh-upgrade-gitlab-operator-base' into 'master'

Upgrade gitlab-operator-build-base image to Go 1.18.10

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/627

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Mitchell Nielsen <mnielsen@gitlab.com>
Reviewed-by: Mitchell Nielsen <mnielsen@gitlab.com>
This commit is contained in:
Stan Hu 2023-01-24 01:24:08 +00:00
commit 8de66cf7c8
2 changed files with 11 additions and 17 deletions

View file

@ -57,8 +57,8 @@ terraform:
golangci-lint-alpine:
extends: .build_and_deploy
# Used by gitlab-operator: https://gitlab.com/gitlab-org/gl-openshift/gitlab-operator
gitlab-operator-build-base:
# Used by gitlab-operator: https://gitlab.com/gitlab-org/cloud-native/gitlab-operator
gitlab-operator-build-base-golang-1.18:
extends: .build_and_deploy
alpine-bash-jq-curl-git: