Explorar o código

임시 수정

잉여강화기 (SPUP) %!s(int64=7) %!d(string=hai) anos
pai
achega
3f5205ccbb
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Dockerfile

+ 2 - 2
Dockerfile.null → Dockerfile

@@ -1,4 +1,4 @@
-FROM python:3.7-alpine3.9
+FROM python:3
 
 ENV NAMU_DB=data
 ENV NAMU_HOST=0.0.0.0
@@ -11,4 +11,4 @@ WORKDIR /app
 
 RUN pip install -r requirements.txt
 
-CMD [ "python", "./app.py" ]
+CMD [ "python", "./app.py" ]