diff --git a/glances/Dockerfile b/glances/Dockerfile index 247ee4b..bdc28d3 100755 --- a/glances/Dockerfile +++ b/glances/Dockerfile @@ -20,8 +20,8 @@ RUN \ \ && apk add --no-cache \ lua-resty-http=0.15-r0 \ - nginx-mod-http-lua=1.16.1-r1 \ - nginx=1.16.1-r1 \ + nginx-mod-http-lua=1.16.1-r4 \ + nginx=1.16.1-r4 \ python3=3.8.1-r0 \ \ && pip3 install \