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

This commit is contained in:
renovate[bot] 2023-12-02 14:17:38 +00:00
parent ce708af170
commit 213e1c6b0c

View file

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