General config clean up.

This commit is contained in:
Scott Idem
2023-10-19 18:58:11 -04:00
parent 14e046b77c
commit b17420e584
5 changed files with 22 additions and 35 deletions

View File

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