We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9971f33 commit a8a4159Copy full SHA for a8a4159
Dockerfile
@@ -1,6 +1,6 @@
1
FROM python:3
2
3
-RUN pip install -U pip && pip install changerelease==1.0.0
+RUN pip install -U pip && pip install changerelease==1.1.0
4
5
COPY entrypoint.sh /
6
0 commit comments