⬆️ Update louislam/uptime-kuma to v1.23.2

This commit is contained in:
renovate[bot] 2023-09-17 22:34:42 +00:00
parent 7a9b74846a
commit 3820e64ad2

View file

@ -12,7 +12,7 @@ COPY requirements.txt /opt/
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Setup base
ARG UPTIME_KUMA_VERSION="1.23.1"
ARG UPTIME_KUMA_VERSION="1.23.2"
# hadolint ignore=DL3003,DL3042
RUN \
apk add --no-cache --virtual .build-dependencies \