Skip to content
Snippets Groups Projects
Commit fc164c4c authored by Andrew Newdigate's avatar Andrew Newdigate
Browse files

Merge branch 'renovate/ghcr.io-containerbase-base-10.x' into 'main'

chore(deps): update ghcr.io/containerbase/base docker tag to v10.6.9

See merge request gitlab-com/gl-infra/common-ci-tasks!558
parents 28c11e1c 96c851f6
No related branches found
No related tags found
No related merge requests found
# This image is used by asdf to validate asdf setup scripts in asdf-tool-versions.yml
FROM ghcr.io/containerbase/base:10.5.1
FROM ghcr.io/containerbase/base:10.6.9
ARG GL_COMMON_RENOVATE_GIT_VERSION
ARG GL_COMMON_RENOVATE_PYTHON_VERSION
 
Loading
Loading
Loading
Loading
@@ -5,7 +5,7 @@ FROM docker.io/mikefarah/yq:${GL_COMMON_RENOVATE_YQ_VERSION} as yq
FROM registry.gitlab.com/gitlab-com/gl-infra/jsonnet-tool:v${GL_COMMON_RENOVATE_JSONNET_TOOL_VERSION} AS jsonnet-tool
 
# This image is used by renovate
FROM ghcr.io/containerbase/base:10.5.1
FROM ghcr.io/containerbase/base:10.6.9
ARG GL_COMMON_RENOVATE_GIT_VERSION
ARG GL_COMMON_RENOVATE_GOLANG_VERSION
ARG GL_COMMON_RENOVATE_JB_VERSION
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment