Skip to content

Commit

Permalink
Merge pull request #285 from GSA/ckan-docker
Browse files Browse the repository at this point in the history
update ckan docker image
  • Loading branch information
FuhuXia authored Mar 4, 2025
2 parents ac752b3 + 0e92eb8 commit 734f5b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG CKAN_VERSION=2.10
FROM openknowledge/ckan-dev:${CKAN_VERSION}
FROM ckan/ckan-dev:${CKAN_VERSION}
ARG CKAN_VERSION

RUN apk add geos-dev proj proj-util proj-dev openjdk11-jre
Expand Down

0 comments on commit 734f5b8

Please sign in to comment.