Skip to content

Commit

Permalink
Update Dockerfile - pin datapusher version at 0.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
mpolidori authored May 6, 2024
1 parent 0bd9525 commit d3bdc17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datapusher/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM viderum/base:0.4
MAINTAINER Keitaro Inc <[email protected]>

ENV APP_DIR=/srv/app
ENV GIT_BRANCH master
ENV GIT_BRANCH 0.0.19
ENV GIT_URL https://github.com/ckan/datapusher.git
ENV JOB_CONFIG ${APP_DIR}/datapusher_settings.py

Expand Down

0 comments on commit d3bdc17

Please sign in to comment.