diff --git a/influxdb/Dockerfile b/influxdb/Dockerfile index 9f2c79c..5c228b4 100755 --- a/influxdb/Dockerfile +++ b/influxdb/Dockerfile @@ -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 \