change version
This commit is contained in:
parent
93cebeabdb
commit
d3c61a3fd3
|
|
@ -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 update
|
||||||
RUN apt-get install -y \
|
RUN apt-get install -y \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue