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

RenovateBot: Update docker Docker tag to v26.1.4

parent e966edb4
No related branches found
No related tags found
3 merge requests!1285v1.8.6,!1216RenovateBot: Update docker Docker tag to v26.1.4,!1033Seccomp Update
Pipeline #223795 passed with warnings
......@@ -74,7 +74,7 @@ build_frontend_with_placeholder_url:
# Publish the container in the registry
.container-build-template: &container-build-template
image: docker:26.1.3
image: docker:26.1.4
tags:
- mat-web-runner
cache:
......@@ -82,7 +82,7 @@ build_frontend_with_placeholder_url:
paths:
- node_modules/
services:
- docker:26.1.3-dind
- docker:26.1.4-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