Переход на дебиан 12.5
This commit is contained in:
parent
bad6e8051c
commit
f97af0a81d
|
@ -1,4 +1,4 @@
|
||||||
FROM debian:11.6-slim
|
FROM debian:12.5-slim
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install -y locales tcl tk libtcl libtk tcl-dev tk-dev libterm-readline-perl-perl git debhelper \
|
&& apt-get install -y locales tcl tk libtcl libtk tcl-dev tk-dev libterm-readline-perl-perl git debhelper \
|
||||||
&& rm -rf /var/lib/apt/lists/* \
|
&& rm -rf /var/lib/apt/lists/* \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user