We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18df168 commit 0eab931Copy full SHA for 0eab931
docker/docker-compose.yml
@@ -1,7 +1,7 @@
1
services:
2
3
zarrcade:
4
- image: ghcr.io/janeliascicomp/zarrcade:latest
+ image: ghcr.io/janeliascicomp/zarrcade:1.5.0
5
container_name: zarrcade
6
restart: unless-stopped
7
ports:
0 commit comments