Skip to content

Commit a8a4159

Browse files
committed
Version 1.1.0
1 parent 9971f33 commit a8a4159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM python:3
22

3-
RUN pip install -U pip && pip install changerelease==1.0.0
3+
RUN pip install -U pip && pip install changerelease==1.1.0
44

55
COPY entrypoint.sh /
66

0 commit comments

Comments
 (0)