Getting the Image
Using Podman:
podman pull ghcr.io/fnndsc/cube:6.6.0
Using Docker:
docker pull ghcr.io/fnndsc/cube:6.6.0
What's Changed
- PACS with sse by @chhsiao1981 in #655
- PACS: permission_classes in PACSFileProgressSSE by @chhsiao1981 in #656
Full Changelog: v6.5.0...v6.6.0