mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-20 11:38:10 +01:00
Update Dockerfile
This commit is contained in:
@@ -40,7 +40,7 @@ RUN if [ -f /config/settings.js ]; then sed -i "s|/var/lib/sharelatex/data|/conf
|
|||||||
COPY rootfs/ /
|
COPY rootfs/ /
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get install gnupg curl && \
|
apt-get install -y gnupg curl && \
|
||||||
curl -fsSL https://www.mongodb.org/static/pgp/server-7.0.asc | \
|
curl -fsSL https://www.mongodb.org/static/pgp/server-7.0.asc | \
|
||||||
gpg -o /usr/share/keyrings/mongodb-server-7.0.gpg \
|
gpg -o /usr/share/keyrings/mongodb-server-7.0.gpg \
|
||||||
--dearmor && \
|
--dearmor && \
|
||||||
|
|||||||
Reference in New Issue
Block a user