diff --git a/uptime-kuma/Dockerfile b/uptime-kuma/Dockerfile index 1cf733f..9a20d72 100644 --- a/uptime-kuma/Dockerfile +++ b/uptime-kuma/Dockerfile @@ -20,7 +20,7 @@ RUN \ py3-pip=23.1.2-r0 \ \ && apk add --no-cache \ - nodejs=18.17.1-r0 \ + nodejs=18.18.2-r0 \ npm=9.6.6-r0 \ python3=3.11.6-r0 \ iputils=20221126-r2 \