commit | ffdd9626493b97bc03450f67681819a6c2f9c9df | [log] [tgz] |
---|---|---|
author | Oleksii Molchanov <omolchanov@mirantis.com> | Mon Nov 22 21:54:13 2021 +0200 |
committer | Oleksiy Molchanov <omolchanov@mirantis.com> | Fri Nov 26 08:52:36 2021 +0000 |
tree | f49785d5fe64909e4991a72f320ebfb58f11e7c8 | |
parent | f4d5223c2df955ccea5b8b50f4292da61787bbfb [diff] [blame] |
Upgrade packages version to fix CVEs Related-Prod: PROD-36636 Change-Id: Ifd91b6af87a9a079eee3d9596e7ffd59811a2c6d
diff --git a/Dockerfile b/Dockerfile index 8a346a3..56ca1d3 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -1,6 +1,6 @@ FROM ubuntu:16.04 LABEL maintainer="qa@mirantis.com" -LABEL build_date="2021-07-09" +LABEL build_date="2021-11-22" ENV DEBIAN_FRONTEND=noninteractive \ DEBCONF_NONINTERACTIVE_SEEN=true \