Skip to content

Commit 1c753e6

Browse files
committed
use 0.7.0 docker container
1 parent c76c703 commit 1c753e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
- ${NGINX_CACHE_DIR}:/var/cache/nginx
1616

1717
x2s3:
18-
image: ghcr.io/janeliascicomp/x2s3:0.6.0
18+
image: ghcr.io/janeliascicomp/x2s3:0.7.0
1919
container_name: x2s3
2020
restart: unless-stopped
2121
ports:

0 commit comments

Comments
 (0)