Update docker-compose.yml to use ghcr.io image

This commit is contained in:
Graham Moss 2023-04-28 15:01:05 -04:00 committed by GitHub
parent 4cf2f4f2c9
commit 7f9bf58742
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ services:
kiwix-serve:
ports:
- 8080:8080
image: kiwix/kiwix-serve
image: ghcr.io/kiwix/kiwix-serve:latest
# uncomment next 4 lines to use it with local zim file in /tmp/zim
# volumes:
# - /tmp/zim:/data