chore(docker)(deps): bump python from 3.11-slim to 3.13-slim #385

Merged
dependabot[bot] merged 1 commits from dependabot/docker/python-3.13-slim into main 2024-10-11 18:20:50 +02:00

View File

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