move from deprecated buster

This commit is contained in:
2025-07-14 18:24:29 -05:00
parent 1721a2d885
commit 9bc0eb1ce5

View File

@@ -1,4 +1,4 @@
FROM docker.io/python:3.8-buster
FROM python:3.10-bullseye
LABEL maintainer="Andrew Simonson <asimonson1125@gmail.com>"
WORKDIR /app