We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa23038 commit 8f7be5eCopy full SHA for 8f7be5e
docker/docker-compose.yml
@@ -1,7 +1,7 @@
1
services:
2
3
zarrcade:
4
- image: ghcr.io/janeliascicomp/zarrcade:1.5.0
+ image: ghcr.io/janeliascicomp/zarrcade:1.6.0
5
container_name: zarrcade
6
restart: unless-stopped
7
ports:
pixi.toml
@@ -1,6 +1,6 @@
[project]
name = "zarrcade"
-version = "1.5.0"
+version = "1.6.0"
description = " Create web-based OME-Zarr galleries"
authors = ["Konrad Rokicki <rokickik@janelia.hhmi.org>"]
channels = ["conda-forge", "ome"]
0 commit comments