change version

This commit is contained in:
Ilya Mukhortov 2025-09-02 21:54:58 +10:00
parent 93cebeabdb
commit d3c61a3fd3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
FROM python:3.12.2 AS python-nginx
FROM python:3.12.11 AS python-nginx
RUN apt-get update
RUN apt-get install -y \