Skip to content

Commit

Permalink
ckan#228 bump python version in Dockerfile image
Browse files Browse the repository at this point in the history
  • Loading branch information
luca pasquali authored May 10, 2021
1 parent de2c460 commit 2794a62
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,2 +1,2 @@
FROM python:2.7.8-onbuild
FROM python:3.7-buster
CMD [ "python", "datapusher/main.py", "deployment/datapusher_settings.py"]

0 comments on commit 2794a62

Please sign in to comment.