mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-06-27 16:35:58 +00:00
Use code.forgejo.org/oci
mirror images
This commit is contained in:
parent
8509c33a07
commit
996982abd3
2 changed files with 4 additions and 4 deletions
|
@ -20,7 +20,7 @@ volumes:
|
|||
services:
|
||||
|
||||
docker-in-docker:
|
||||
image: docker:dind
|
||||
image: code.forgejo.org/oci/docker:dind
|
||||
hostname: docker # Must set hostname as TLS certificates are only valid for docker or localhost
|
||||
privileged: true
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue