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

This commit is contained in:
renovate[bot] 2023-11-17 18:17:04 +00:00
parent 15222859a5
commit cab4fb0c0f

View file

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