This commit is contained in:
Klemek
2021-05-19 15:34:24 +02:00
parent 84734c7d4e
commit b1eddf0b4b
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.8.10-alpine
FROM python:3.8.10
# Create app directory
WORKDIR /usr/src/app