refactor: feat #7295 Driver upgrade
gitea/printnatura/pipeline/pr-master This commit looks good
Details
gitea/printnatura/pipeline/pr-master This commit looks good
Details
This commit is contained in:
parent
a482c2b931
commit
175e8be4cd
|
@ -17,9 +17,9 @@ RUN apt-get update \
|
|||
|
||||
RUN useradd admin && usermod -g lpadmin admin
|
||||
|
||||
COPY ctzcls-cups_1.1.0-0_amd64.deb /tmp/
|
||||
RUN chmod a+x /tmp/ctzcls-cups_1.1.0-0_amd64.deb \
|
||||
&& dpkg -i /tmp/ctzcls-cups_1.1.0-0_amd64.deb
|
||||
COPY ctzcls-cups_1.1.0-2_amd64.deb /tmp/
|
||||
RUN chmod a+x /tmp/ctzcls-cups_1.1.0-2_amd64.deb \
|
||||
&& dpkg -i /tmp/ctzcls-cups_1.1.0-2_amd64.deb
|
||||
|
||||
# Printnatura
|
||||
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue