chore(docker)(deps): bump python from 3.11-slim to 3.12-slim #134

Merged
dependabot[bot] merged 1 commits from dependabot/docker/python-3.12-slim into main 2024-01-24 22:11:32 +01:00
Showing only changes of commit df3a4616a1 - Show all commits

View File

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