Skip to content

Commit

Permalink
Version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davegaeddert committed Sep 6, 2020
1 parent 9971f33 commit a8a4159
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,6 +1,6 @@
FROM python:3

RUN pip install -U pip && pip install changerelease==1.0.0
RUN pip install -U pip && pip install changerelease==1.1.0

COPY entrypoint.sh /

Expand Down

0 comments on commit a8a4159

Please sign in to comment.