Update Debian version to latest stable (12 Bookworm).

This commit is contained in:
yohan 2023-08-04 18:11:19 +02:00
parent 169d690e5f
commit 48bb9f2143

View File

@ -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