Skip to content
Snippets Groups Projects
Commit ab15074c authored by Matweb Bot's avatar Matweb Bot :speech_balloon:
Browse files

Merge branch 'renovate/docker-27.x' into 'develop'

RenovateBot: Update docker Docker tag to v27.5.0

See merge request !1352
parents 2c698718 5c54a9af
No related branches found
No related tags found
1 merge request!1352RenovateBot: Update docker Docker tag to v27.5.0
Pipeline #260415 passed
......@@ -74,7 +74,7 @@ build_frontend_with_placeholder_url:
# Publish the container in the registry
.container-build-template: &container-build-template
image: docker:27.4.1
image: docker:27.5.0
tags:
- mat-web-runner
cache:
......@@ -82,7 +82,7 @@ build_frontend_with_placeholder_url:
paths:
- node_modules/
services:
- docker:27.4.1-dind
- docker:27.5.0-dind
variables:
DOCKER_TLS_CERTDIR: "/certs"
before_script:
......
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