Updated Dockerfile

This commit is contained in:
Christian Busch 2025-05-16 01:53:32 +02:00
parent 69b2fd7921
commit 9533c3b740

View File

@ -1,4 +1,5 @@
FROM debian:bullseye-slim
MAINTAINER Christian Busch <hello@chbus.ch>
# Install NSD and required tools
RUN apt-get update && \