1
0
Fork 0

gitearunner: add image name

This commit is contained in:
Lukáš Kucharczyk 2023-09-10 15:00:15 +02:00
parent beb019f7d4
commit 44bcf249fe
1 changed files with 1 additions and 0 deletions

View File

@ -743,6 +743,7 @@ services:
- "${DOCKER_STORAGE_PATH}/gitea:/data"
gitearunner:
container_name: gitearunner
image: gitea/act_runner
depends_on:
- gitea