Skip to content

Commit 9bc634a

Browse files
committed
changed version number and cleaned dockerfile
1 parent eda52b9 commit 9bc634a

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [0.3.0] - 2020-09-24
5+
## [0.3.0] - 2020-09-28
66

77
## [Unreleased]
88

Dockerfile

-2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,4 @@ EXPOSE 5000
1818

1919
RUN chmod +x start_docker.sh
2020

21-
# ENTRYPOINT [ "python" ]
22-
2321
CMD [ "/opt/docker_web/start_docker.sh" ]

0 commit comments

Comments
 (0)