From e1e3a603956a94d0cddd5060c3ef3cfdbbf992ba Mon Sep 17 00:00:00 2001 From: Alexander Sitnik Date: Mon, 26 Mar 2018 13:42:11 +0300 Subject: [PATCH] Release devicehive-proxy 3.4.5.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 1797ba0..2de4c31 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM nginx:1.13.9 -ENV DH_PROXY_VERSION="3.4.5" +ENV DH_PROXY_VERSION="3.4.5.1" LABEL org.label-schema.url="https://devicehive.com" \ org.label-schema.vendor="DeviceHive" \