We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0294681 commit 7c7d067Copy full SHA for 7c7d067
docker/docker-compose.yml
@@ -18,7 +18,7 @@ services:
18
max-size: "128m"
19
20
x2s3:
21
- image: ghcr.io/janeliascicomp/x2s3:0.9.1
+ image: ghcr.io/janeliascicomp/x2s3:1.0.0
22
container_name: x2s3
23
restart: unless-stopped
24
ports:
0 commit comments