Fix image tag in the Dev Dockerfile

As per https://github.com/ckan/ckan-docker-base/pull/28
This commit is contained in:
amercader 2023-10-05 13:34:29 +02:00
parent 6bbc482e0d
commit 5fc1efce33
2 changed files with 2 additions and 4 deletions

View File

@ -1,5 +1,4 @@
FROM ckan/ckan-base:2.10.1
#FROM ckan/ckan-base:2.9.9
# Set up environment variables
ENV APP_DIR=/srv/app

View File

@ -1,5 +1,4 @@
FROM ckan/ckan-base:2.10.1-dev
#FROM ckan/ckan-base:2.9.9-dev
FROM ckan/ckan-dev:2.10.1
# Set up environment variables