diff --git a/uptime-kuma/Dockerfile b/uptime-kuma/Dockerfile index 2df7461..dcf5f38 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.16.0-r1 \ + nodejs=18.16.1-r0 \ npm=9.6.6-r0 \ python3=3.11.4-r0 \ iputils=20221126-r2 \