Update Debian version to latest stable (12 Bookworm).
This commit is contained in:
parent
169d690e5f
commit
48bb9f2143
@ -1,4 +1,4 @@
|
|||||||
FROM debian:buster
|
FROM debian:bookworm
|
||||||
MAINTAINER yohan <783b8c87@scimetis.net>
|
MAINTAINER yohan <783b8c87@scimetis.net>
|
||||||
ENV DEBIAN_FRONTEND noninteractive
|
ENV DEBIAN_FRONTEND noninteractive
|
||||||
RUN apt-get update && apt-get -y install openvpn procps iptables
|
RUN apt-get update && apt-get -y install openvpn procps iptables
|
||||||
|
Loading…
Reference in New Issue
Block a user