Rename operator-base image to include Golang version

This will prevent unexpected errors when trying to update
Go versions.
This commit is contained in:
Stan Hu 2023-01-23 13:06:26 -08:00
parent 358b1623a0
commit 28441fce57
No known key found for this signature in database
GPG key ID: 8D3931AD39CC7A20
2 changed files with 1 additions and 1 deletions

View file

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