mirror of
https://github.com/bvanroll/stage-mirror-service.git
synced 2025-08-28 11:32:42 +00:00
submodule update
This commit is contained in:
2
infra
2
infra
Submodule infra updated: d9faa1043f...9cc56f398d
@@ -1,4 +1,4 @@
|
||||
from python:3.7
|
||||
from python:3.7-alpine
|
||||
|
||||
copy . /app
|
||||
workdir /app
|
||||
@@ -7,4 +7,4 @@ run pip install -r requirements.txt
|
||||
expose 80
|
||||
entrypoint [ "python" ]
|
||||
|
||||
cmd [ "app.py" ]
|
||||
cmd [ "app.py" ]
|
||||
|
Reference in New Issue
Block a user