Skip to content

Commit

Permalink
update ckan docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
FuhuXia committed Feb 19, 2025
1 parent ac752b3 commit 0e92eb8
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 0e92eb8

Please sign in to comment.