Update Dockerfile

pull/55/head
MaleNurse 2021-03-01 09:23:23 -08:00
parent 2b508e2b1e
commit 6ba72afc3a
No known key found for this signature in database
GPG Key ID: 7F5AA74D8BF3F175
1 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,6 @@
FROM python:3.8
LABEL maintainer="Robin Cole @robmarkcole"
FROM malenurse/alpine-base
LABEL developer="Robin Cole @robmarkcole"
LABEL docker_maintainer="Zach McDonough @malenurse"
EXPOSE 8501