mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
update flashmq
This commit is contained in:
@@ -7,7 +7,7 @@ MAINTAINER EasyPi Software Foundation
|
|||||||
|
|
||||||
RUN set -xe \
|
RUN set -xe \
|
||||||
&& apt update -y \
|
&& apt update -y \
|
||||||
&& apt install -y --no-install-recommends apt-utils ca-certificates curl gpg \
|
&& apt install -y ca-certificates curl gpg \
|
||||||
&& update-ca-certificates -f \
|
&& update-ca-certificates -f \
|
||||||
&& curl -sSL https://www.flashmq.org/wp-content/uploads/2021/10/flashmq-repo.gpg \
|
&& curl -sSL https://www.flashmq.org/wp-content/uploads/2021/10/flashmq-repo.gpg \
|
||||||
| gpg --dearmor \
|
| gpg --dearmor \
|
||||||
|
|||||||
Reference in New Issue
Block a user