Update image tags in Docker Compose files

ckan-2.9.8
This commit is contained in:
mjanez 2023-04-14 18:52:56 +02:00 committed by GitHub
parent cc537767ea
commit a4bd87cc51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ services:
build:
context: ckan/
dockerfile: Dockerfile
image: ghcr.io/mjanez/ckan-spatial:ckan-master
image: ghcr.io/mjanez/ckan-spatial:ckan-2.9.8
env_file:
- .env
depends_on:

View File

@ -26,7 +26,7 @@ services:
build:
context: ckan/
dockerfile: Dockerfile
image: ghcr.io/mjanez/ckan-spatial:ckan-master
image: ghcr.io/mjanez/ckan-spatial:ckan-2.9.8
env_file:
- .env
depends_on: