There was an error while loading. Please reload this page.
1 parent 51f0320 commit 6da50f4Copy full SHA for 6da50f4
1 file changed
uptime-kuma/Dockerfile
@@ -12,7 +12,7 @@ COPY requirements.txt /opt/
12
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
13
14
# Setup base
15
-ARG UPTIME_KUMA_VERSION="2.3.0"
+ARG UPTIME_KUMA_VERSION="2.3.1"
16
ARG CLOUDFLARED_VERSION="2026.3.0"
17
ARG BUILD_ARCH=amd64
18
# hadolint ignore=DL3003,DL3042
0 commit comments