Skip to content

Commit d99778c

Browse files
committed
chore(deps): downgrade ckan to 1.3.6
1 parent 8ac93fd commit d99778c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ services:
4343
["CMD", "curl", "-o", "/dev/null", "http://localhost:3000/api/health"]
4444

4545
ckan:
46-
image: ghcr.io/genomicdatainfrastructure/gdi-userportal-ckan-docker:main
46+
image: ghcr.io/genomicdatainfrastructure/gdi-userportal-ckan-docker:1.3.6
4747
env_file:
4848
- .env.ckan
4949
- .env.secrets

0 commit comments

Comments
 (0)