Update base to python 3.7.2-alpine 3.9
Update astral to 1.10.1 Update bottle to 0.12.16
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM python:3.7.2-alpine3.8
|
||||
FROM python:3.7.2-alpine3.9
|
||||
|
||||
LABEL maintainer="Evan Richardson"
|
||||
LABEL version="1.3"
|
||||
LABEL version="1.4"
|
||||
|
||||
WORKDIR /app
|
||||
COPY . /app
|
||||
|
||||
Reference in New Issue
Block a user