diff --git a/docker/server/docker-compose.yml.example b/docker/server/docker-compose.yml.example index 51c8c71..53b9ebb 100644 --- a/docker/server/docker-compose.yml.example +++ b/docker/server/docker-compose.yml.example @@ -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