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 2bb32bc commit c7253baCopy full SHA for c7253ba
Dockerfile
@@ -1,7 +1,7 @@
1
FROM python:3.9.5-slim-buster
2
LABEL author="Lan"
3
LABEL email="[email protected]"
4
-LABEL version="1.5.8"
+LABEL version="1.5.9.2"
5
6
7
COPY . /app
0 commit comments