Merge pull request #46 from mythrantic/dependabot/docker/python-3.14-slim

Bump python from 3.11-slim to 3.14-slim
This commit is contained in:
Gormery
2025-10-14 09:37:40 +02:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM python:3.11-slim
FROM python:3.14-slim
WORKDIR /code