Skip to content

Commit

Permalink
chore: make use latest image instead of main
Browse files Browse the repository at this point in the history
  • Loading branch information
C4illin authored May 30, 2024
1 parent 17f4392 commit 3cab902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ A self-hosted online file converter. Supports 831 different formats. Written wit
# docker-compose.yml
services:
convertx:
image: ghcr.io/c4illin/convertx:main
image: ghcr.io/c4illin/convertx
ports:
- "3000:3000"
environment: # Defaults are listed below. All are optional.
Expand Down

0 comments on commit 3cab902

Please sign in to comment.