Skip to content
Snippets Groups Projects
Commit 64708f73 authored by George Sedov's avatar George Sedov
Browse files

another attempt at fixing stuff

parent 69e55a0b
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,8 @@ RUN set -eux; \
libmongoc-1.0-0 \
nginx \
curl \
gnupg
gnupg \
--option=Dpkg::Options::=--force-confdef
RUN curl -fsSL https://pgp.mongodb.com/server-6.0.pub | gpg --dearmor > /usr/share/keyrings/mongodb-server-6.0.gpg
RUN curl -fsSL https://repos.influxdata.com/influxdata-archive_compat.key | gpg --dearmor > /usr/share/keyrings/influxdb.gpg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment