⬆️ Update louislam/uptime-kuma to v1.21.3 (#74)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-08 19:16:24 +02:00 committed by GitHub
parent 10e1a4f815
commit 12254b35d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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