mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-17 17:55:42 +00:00
fix: update Dockerfile
This commit is contained in:
parent
ce5ac5714d
commit
d103afea42
@ -20,6 +20,10 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||||||
acl \
|
acl \
|
||||||
file \
|
file \
|
||||||
gettext \
|
gettext \
|
||||||
|
libicu-dev \
|
||||||
|
libzip-dev \
|
||||||
|
unzip \
|
||||||
|
g++ \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user