mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
Updated CI
This commit is contained in:
parent
57be155bb6
commit
696032b579
@ -16,8 +16,8 @@ RUN apt-get update \
|
|||||||
&& apt-get update \
|
&& apt-get update \
|
||||||
&& apt-get install --no-install-recommends --no-install-suggests -y \
|
&& apt-get install --no-install-recommends --no-install-suggests -y \
|
||||||
gnupg openssl dirmngr apt-transport-https wget nginx-full \
|
gnupg openssl dirmngr apt-transport-https wget nginx-full \
|
||||||
inetutils-ping letsencrypt build-essential apache2-utils yarn \
|
inetutils-ping build-essential apache2-utils yarn \
|
||||||
&& apt-get install --no-install-recommends --no-install-suggests -y certbot -t jessie-backports \
|
&& apt-get install --no-install-recommends --no-install-suggests -y certbot letsencrypt -t jessie-backports \
|
||||||
&& apt-get clean
|
&& apt-get clean
|
||||||
|
|
||||||
# root filesystem
|
# root filesystem
|
||||||
|
Loading…
Reference in New Issue
Block a user