RenovateBot: Update python Docker tag to v3.12

This commit is contained in:
Matweb Bot 2023-10-03 04:16:57 +00:00
parent 2d38db82ba
commit 63b32187ef

View file

@ -1,4 +1,4 @@
FROM python:3.11 FROM python:3.12
ADD . /mat2-web ADD . /mat2-web
WORKDIR /mat2-web WORKDIR /mat2-web
RUN apt-get update \ RUN apt-get update \