We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ac93fd commit d99778cCopy full SHA for d99778c
docker-compose.yml
@@ -43,7 +43,7 @@ services:
43
["CMD", "curl", "-o", "/dev/null", "http://localhost:3000/api/health"]
44
45
ckan:
46
- image: ghcr.io/genomicdatainfrastructure/gdi-userportal-ckan-docker:main
+ image: ghcr.io/genomicdatainfrastructure/gdi-userportal-ckan-docker:1.3.6
47
env_file:
48
- .env.ckan
49
- .env.secrets
0 commit comments