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 3ef250d commit 21eabb0Copy full SHA for 21eabb0
1 file changed
Dockerfile
@@ -50,7 +50,7 @@ EXPOSE 8000
50
ENV PYTHONPATH=/app
51
ENV PORT=8000
52
53
-ENV VERSION=1.2.0
+ENV VERSION=1.2.1
54
55
# Command to run the application
56
CMD ["python", "app-file.py"]
0 commit comments