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

This commit is contained in:
renovate[bot] 2023-12-31 01:08:29 +00:00
parent 14439c46c1
commit 6251c224b8

View file

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