Updated base to 3.7.3-alpine3.9

This commit is contained in:
Evan Richardson
2019-04-12 23:46:46 -07:00
parent c0a8099f10
commit c19a795f87

View File

@@ -1,4 +1,4 @@
FROM python:3.7.2-alpine3.9
FROM python:3.7.3-alpine3.9
LABEL maintainer="Evan Richardson"
LABEL version="1.4"