Work to get Flask updated. General config clean up.

This commit is contained in:
Scott Idem
2023-10-19 12:05:21 -04:00
parent 92baaccb48
commit 14e046b77c
7 changed files with 153 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3
FROM python:3.11
LABEL maintainer="Scott Idem <scott.idem@oneskyit.com>"