Skip to content

Commit

Permalink
⬆️ Upgrades gpg to 2.2.4-1ubuntu1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jun 16, 2018
1 parent b7d7ab7 commit 1ab4f7b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions influxdb/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ RUN \
apt-get update \
&& apt-get install -y --no-install-recommends \
apache2-utils=2.4.29-1ubuntu4 \
dirmngr=2.2.4-1ubuntu1 \
gpg=2.2.4-1ubuntu1 \
gpg-agent=2.2.4-1ubuntu1 \
dirmngr=2.2.4-1ubuntu1.1 \
gpg=2.2.4-1ubuntu1.1 \
gpg-agent=2.2.4-1ubuntu1.1 \
nginx=1.14.0-0ubuntu1 \
\
&& gpg \
Expand Down

0 comments on commit 1ab4f7b

Please sign in to comment.