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

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

chore(deps): update ghcr.io/containerbase/base docker tag to v13.8.0

See merge request gitlab-com/gl-infra/common-ci-tasks!926
parents 642e4834 2489df0c
No related branches found
No related tags found
No related merge requests found
Pipeline #24978807 failed
# This image is used by asdf to validate asdf setup scripts in asdf-tool-versions.yml
# This docker image is deprecated. Use the mise image instead.
 
FROM ghcr.io/containerbase/base:13.7.17
FROM ghcr.io/containerbase/base:13.8.0
ARG GL_COMMON_RENOVATE_GIT_VERSION
ARG GL_COMMON_RENOVATE_PYTHON_VERSION
 
Loading
Loading
# This image is used by asdf to validate asdf setup scripts in asdf-tool-versions.yml
FROM ghcr.io/containerbase/base:13.7.17
FROM ghcr.io/containerbase/base:13.8.0
ARG GL_COMMON_RENOVATE_GIT_VERSION
ARG GL_COMMON_RENOVATE_MISE_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:13.7.17
FROM ghcr.io/containerbase/base:13.8.0
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