Skip to content

Commit

Permalink
Use latest instead of main
Browse files Browse the repository at this point in the history
  • Loading branch information
Radiicall authored Nov 18, 2024
1 parent 1311f1a commit 58c7b5f
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 @@
version: '3.5'
services:
server:
image: ghcr.io/radiicall/r5reloaded-docker:main
image: ghcr.io/radiicall/r5reloaded-docker:latest
ports:
- 37000:37000/udp
restart: 'unless-stopped'
Expand Down

0 comments on commit 58c7b5f

Please sign in to comment.