This commit is contained in:
bacon
2024-03-21 01:59:13 +03:00
parent 9652cac405
commit b3e8502804

View File

@@ -80,7 +80,7 @@ variables:
# - docker:dind # - docker:dind
services: services:
- name: docker:24.0.5-dind - name: docker:25.0.5-dind
entrypoint: [ "env", "-u", "DOCKER_HOST" ] entrypoint: [ "env", "-u", "DOCKER_HOST" ]
command: [ "dockerd-entrypoint.sh" ] command: [ "dockerd-entrypoint.sh" ]