latest tag + mount storage

This commit is contained in:
fpotier
2026-06-23 13:32:28 +02:00
parent 3ba80ea066
commit 24e8cd2b87
+3 -1
View File
@@ -481,13 +481,15 @@ services:
- backend
scicat-rocrate-dev:
image: gitea.psi.ch/data-catalog-services/scicat-rocrate:2.2.9
image: gitea.psi.ch/data-catalog-services/scicat-rocrate:2.4.4
container_name: scicat-rocrate-dev
networks:
- backend
environment:
- QUARKUS_REST_CLIENT_SCICAT_URL=https://scicat.development.psi.ch
- QUARKUS_REST_CLIENT_S3BROKER_URL=https://s3-broker.development.psi.ch
volumes:
- /opt/webcontent/rocrate-dev/dev:/ro-crate:rw
networks:
public: