diff --git a/glances/Dockerfile b/glances/Dockerfile index 82062a6..43954b7 100644 --- a/glances/Dockerfile +++ b/glances/Dockerfile @@ -17,7 +17,7 @@ RUN \ python3-dev=3.11.9-r0 \ \ && apk add --no-cache \ - nginx=1.24.0-r15 \ + nginx=1.24.0-r16 \ py3-packaging=23.2-r0 \ py3-six=1.16.0-r8 \ python3=3.11.9-r0 \