Print Server aktualisiert

This commit is contained in:
Florian Zirker 2022-11-12 14:26:57 +01:00
parent ad32fa5866
commit f09a048c79
2 changed files with 2 additions and 11 deletions

View file

@ -1,6 +1,4 @@
ARG MAINTAINER
FROM debian:bullseye
MAINTAINER $MAINTAINER
# Install Packages (basic tools, cups, basic drivers, HP drivers)
RUN apt-get update \