Skip to content

Commit

Permalink
Update CKAN version to 2.10 in Test dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mjanez committed Sep 21, 2024
1 parent 4bfcea4 commit e3d81ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ghcr.io/mjanez/ckan-spatial-test:2.10.5

ENV CKAN_VERSION_MAYOR=ckan-2.9
ENV CKAN_VERSION_MAYOR=ckan-2.10
ENV APP_DIR=/srv/app
ENV CKAN_DIR=${APP_DIR}/src/ckan
ENV TZ=UTC
Expand Down

0 comments on commit e3d81ff

Please sign in to comment.