Skip to content

Commit

Permalink
fix: docker-compose image property
Browse files Browse the repository at this point in the history
  • Loading branch information
IreshMM committed Sep 22, 2024
1 parent 2556e41 commit ac44f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
runner:
build: .
image: ghcr.io/ireshmm/actions-runner:latest
image: docker.io/ireshmm/gharunner:latest
env_file:
- .env
environment:
Expand Down

0 comments on commit ac44f57

Please sign in to comment.