Skip to content

Commit

Permalink
Switched docker-compose.yml to use :latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jinglemansweep committed Dec 7, 2024
1 parent 6cb772a commit 7a578be
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,6 +1,6 @@
services:
wideboy:
image: ghcr.io/jinglemansweep/wideboy:main
image: ghcr.io/jinglemansweep/wideboy:latest
restart: always
privileged: true
user: root
Expand Down

0 comments on commit 7a578be

Please sign in to comment.