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