diff --git a/uptime-kuma/Dockerfile b/uptime-kuma/Dockerfile index 7e31909..bcd5127 100644 --- a/uptime-kuma/Dockerfile +++ b/uptime-kuma/Dockerfile @@ -22,7 +22,7 @@ RUN \ && apk add --no-cache \ nodejs=18.17.1-r0 \ npm=9.6.6-r0 \ - python3=3.11.4-r0 \ + python3=3.11.5-r0 \ iputils=20221126-r2 \ setpriv=2.38.1-r8 \ \