commit | a936e5a8a064c01e10b27b1092a1e5b5b1f02ed3 | [log] [tgz] |
---|---|---|
author | Oleksii Molchanov <omolchanov@mirantis.com> | Mon Nov 22 21:54:13 2021 +0200 |
committer | Oleksii Molchanov <omolchanov@mirantis.com> | Fri Nov 26 10:51:26 2021 +0200 |
tree | a050b56299b462e5d0479777eb970f7db443d301 | |
parent | 92e1df00117ce050f5dce742ccd0df6a948a10fc [diff] [blame] |
Upgrade packages version to fix CVEs Related-Prod: PROD-36636 Change-Id: Ifd91b6af87a9a079eee3d9596e7ffd59811a2c6d
diff --git a/Dockerfile b/Dockerfile index 37db53e..ae31932 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -1,7 +1,7 @@ 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 \