1
0
Fork 0
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:
Michael Kriese 2024-08-13 14:00:37 +02:00
parent 8509c33a07
commit 996982abd3
No known key found for this signature in database
GPG key ID: F8D7748549A5986A
2 changed files with 4 additions and 4 deletions

View file

@ -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: