Skip to content

Commit

Permalink
[Dockerfile] Changes the GIT_BRANCH for ckan to 2.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
MuhammadIsmailShahzad committed Jul 23, 2020
1 parent ca43d6a commit caf0430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ENV APP_DIR=/srv/app
ENV SRC_DIR=/srv/app/src
ENV PIP_SRC=${SRC_DIR}
ENV GIT_URL=https://github.com/ckan/ckan.git
ENV GIT_BRANCH=ckan-2.7.5
ENV GIT_BRANCH=ckan-2.7.7
ENV CKAN_SITE_URL=http://localhost:5000
ENV CKAN__PLUGINS image_view text_view recline_view datastore datapusher archiver report envvars

Expand Down

0 comments on commit caf0430

Please sign in to comment.