Bump Python

This commit is contained in:
2025-10-10 16:59:24 +01:00
parent 6b338ce9ff
commit c35e2b3ef0

View File

@@ -1,4 +1,4 @@
FROM python:3.13-bookworm FROM python:3.14-bookworm
RUN apt-get update RUN apt-get update
RUN apt-get -y install apache2 apache2-dev RUN apt-get -y install apache2 apache2-dev
COPY src/requirements.txt /var/www/jc/requirements.txt COPY src/requirements.txt /var/www/jc/requirements.txt