Skip to content

Commit

Permalink
Fixingdind (#1237)
Browse files Browse the repository at this point in the history
use docker dind from docker.io
  • Loading branch information
skrynski authored Apr 25, 2023
1 parent c8f2891 commit 1141e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ update_containers:
DOCKER_HOST: tcp://docker:2375/
DOCKER_TLS_CERTDIR: ""
services:
- name: registry.gitlab.com/rirvm/rir_mirror/dockerhub_mirror/docker:19.03.0-dind
- name: docker:dind
alias: docker
before_script:
- docker info
Expand Down

0 comments on commit 1141e2d

Please sign in to comment.