Skip to content
Snippets Groups Projects
Commit 8520fcb9 authored by Tiger Watson's avatar Tiger Watson
Browse files

Merge branch 'renovate/docker-24.x' into 'master'

chore(deps): update docker docker tag to v24.0.7

See merge request https://gitlab.com/gitlab-org/terraform-images/-/merge_requests/245



Merged-by: default avatarTiger Watson <twatson@gitlab.com>
Approved-by: default avatarTiger Watson <twatson@gitlab.com>
Co-authored-by: default avatarGitLab Renovate Bot <gitlab-bot@gitlab.com>
parents 726cfb59 28f75561
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ include: ...@@ -13,7 +13,7 @@ include:
variables: variables:
BASE_IMAGE: "alpine:3.18.4" BASE_IMAGE: "alpine:3.18.4"
BUILD_IMAGE_NAME: "$CI_REGISTRY_IMAGE/branches/$CI_COMMIT_REF_SLUG-$TERRAFORM_VERSION:$CI_COMMIT_SHA" BUILD_IMAGE_NAME: "$CI_REGISTRY_IMAGE/branches/$CI_COMMIT_REF_SLUG-$TERRAFORM_VERSION:$CI_COMMIT_SHA"
DOCKER_DIND_IMAGE: "docker:24.0.6-dind" DOCKER_DIND_IMAGE: "docker:24.0.7-dind"
NODE_IMAGE: "node:lts-slim" NODE_IMAGE: "node:lts-slim"
PLATFORMS: linux/amd64,linux/arm64 PLATFORMS: linux/amd64,linux/arm64
RELEASE_IMAGE_NAME: "$CI_REGISTRY_IMAGE/releases/$TERRAFORM_VERSION" RELEASE_IMAGE_NAME: "$CI_REGISTRY_IMAGE/releases/$TERRAFORM_VERSION"
......
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