commit | 59db1c5829725a76d88ea23143263e4ae78f5166 | [log] [tgz] |
---|---|---|
author | Oleksii Molchanov <omolchanov@mirantis.com> | Fri Feb 17 15:35:37 2023 +0200 |
committer | Oleksii Molchanov <omolchanov@mirantis.com> | Fri Feb 17 15:35:37 2023 +0200 |
tree | 226396b5175d048756308a25725b0dc6a5cd0462 | |
parent | be0803b3bf773e20a4adbc03f0be45a033a06372 [diff] |
Update docker image Related-Prod: PROD-37106 Change-Id: I4fd9b4c9b98a55e79d7e7e72f85e87522c3bcb71
diff --git a/Dockerfile b/Dockerfile index 1604cb8..338c905 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -1,7 +1,7 @@ FROM ubuntu:20.04 LABEL maintainer="dev@mirantis.com" -LABEL build_date="2022-04-12" +LABEL build_date="2023-02-17" ENV DEBIAN_FRONTEND=noninteractive \ DEBCONF_NONINTERACTIVE_SEEN=true \