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 ac0cfea commit 4a1a7fbCopy full SHA for 4a1a7fb
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:1.3.5
+ image: ghcr.io/genomicdatainfrastructure/gdi-userportal-ckan-docker:main
47
env_file:
48
- .env.ckan
49
- .env.secrets
0 commit comments