update base docker image

This commit is contained in:
Morgan McMillian 2023-07-04 09:55:43 -07:00
parent 84f3882466
commit 409b2a5a3c

View file

@ -1,4 +1,4 @@
FROM python:3.10-slim-bullseye
FROM python:3.11-slim-bookworm
WORKDIR /usr/src/app