+2
-1
@@ -5,7 +5,8 @@ ARG VERSION=2.2.0
|
|||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN apt-get install -y \
|
RUN apt-get install -y \
|
||||||
curl \
|
curl \
|
||||||
ca-certificates
|
ca-certificates \
|
||||||
|
gnupg
|
||||||
|
|
||||||
RUN curl -fsSL https://releases.hyperion-project.org/hyperion.pub.key | gpg --dearmor \
|
RUN curl -fsSL https://releases.hyperion-project.org/hyperion.pub.key | gpg --dearmor \
|
||||||
-o /usr/share/keyrings/hyperion.pub.gpg
|
-o /usr/share/keyrings/hyperion.pub.gpg
|
||||||
|
|||||||
Reference in New Issue
Block a user