mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Rename operator-base image to include Golang version
This will prevent unexpected errors when trying to update Go versions.
This commit is contained in:
parent
358b1623a0
commit
28441fce57
2 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue