Rebase to Python 3.9.6 - Alpine 3.14

This commit is contained in:
2021-07-06 22:31:54 +00:00
parent adb4cb6060
commit e4d4603530

View File

@@ -1,4 +1,4 @@
FROM python:3.9.4-alpine3.13 FROM python:3.9.6-alpine3.14
LABEL maintainer="Evan Richardson (evanrich81[at]gmail.com)" LABEL maintainer="Evan Richardson (evanrich81[at]gmail.com)"
ARG BUILD_DATE ARG BUILD_DATE