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

This commit is contained in:
renovate[bot] 2023-08-28 22:34:47 +00:00
parent 31f284a7c7
commit 7a9b74846a

View file

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