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

This commit is contained in:
renovate[bot] 2023-11-18 04:55:58 +00:00
parent cab4fb0c0f
commit 9b60dabd02

View file

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