mirror of https://gitlab.com/bashrc2/epicyon
Change dockerfile to bookworm
parent
53e1a15038
commit
2c23584928
|
@ -1,4 +1,4 @@
|
||||||
FROM debian:bullseye-slim
|
FROM debian:bookworm-slim
|
||||||
ENV DOMAIN=localhost
|
ENV DOMAIN=localhost
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get -y install \
|
apt-get -y install \
|
||||||
|
|
Loading…
Reference in New Issue