diff --git a/templates/container/docker-in-docker.gitlab-ci.yml b/templates/container/docker-in-docker.gitlab-ci.yml index f5b7c64..1922c96 100644 --- a/templates/container/docker-in-docker.gitlab-ci.yml +++ b/templates/container/docker-in-docker.gitlab-ci.yml @@ -19,4 +19,4 @@ # Improve performance with overlayfs. DOCKER_DRIVER: overlay2 # Needed by testcontainers https://www.testcontainers.org/supported_docker_environment/continuous_integration/gitlab_ci/ - TESTCONTAINERS_HOST_OVERRIDE: "host.docker.internal" \ No newline at end of file + TESTCONTAINERS_HOST_OVERRIDE: "docker"