commit | 62775cd6b1bd1bda928ba160194b0bd79f69c16c | [log] [tgz] |
---|---|---|
author | Roman Lubianyi <rlubianyi@mirantis.com> | Wed Feb 24 12:51:01 2021 +0200 |
committer | Roman Lubianyi <rlubianyi@mirantis.com> | Wed Feb 24 12:51:01 2021 +0200 |
tree | 8236f957d64a726da2b7a0046ec5a51426b105a5 | |
parent | a2bdec1ed3f606a4a42178673b0ecc0e82f9d3a4 [diff] |
Update base image PROD-36143 Change-Id: I501c33954a445e894900cae00f3ff4473e15cc2a
diff --git a/Dockerfile b/Dockerfile index f8368ed..5961e3f 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -1,6 +1,6 @@ FROM performa/shaker:1.2.0 -LABEL maintainer="dev@mirantis.com" MAINTENANCE_VERSION=2019-02-08 +LABEL maintainer="dev@mirantis.com" MAINTENANCE_VERSION=2021-02-24 RUN apt-get update && \ DEBIAN_FRONTEND=noninteractive apt upgrade -yq && \