Revert "chore(docker)(deps): bump python from 3.11-slim to 3.12-slim"

This reverts commit d2c974b108.
This commit is contained in:
Luke Tainton 2024-01-24 21:29:08 +00:00
parent d2c974b108
commit 627362ab39
No known key found for this signature in database

View File

@ -1,4 +1,4 @@
FROM python:3.12-slim
FROM python:3.11-slim
LABEL maintainer="Luke Tainton <luke@tainton.uk>"
LABEL org.opencontainers.image.source="https://github.com/luketainton/webexmemebot"
USER root