Skip to content

Commit

Permalink
correct image name in compose
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Thamdrup <[email protected]>
  • Loading branch information
dallemon committed Jul 11, 2024
1 parent 959289f commit 0ebd9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
services:
xmrig-proxy:
image: xmrig-proxy:latest
image: xmrig/xmrig-proxy:latest
ports:
- 3333:3333
volumes:
Expand Down

0 comments on commit 0ebd9a5

Please sign in to comment.