This commit is contained in:
2023-11-06 11:16:48 -08:00
parent 6f932ccbda
commit 65b174e876
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ variables:
build_image:
image: docker:24.0.7
services:
- docker:24.0.7-dind
- docker:24.0.7-dind-rootless
variables:
DOCKER_TLS_CERTDIR: "/certs"
before_script: