mirror of
https://github.com/hassio-addons/addon-uptime-kuma.git
synced 2025-05-04 19:11:24 +00:00
⬆️ 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:
parent
10e1a4f815
commit
12254b35d9
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ COPY requirements.txt /opt/
|
|||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
# Setup base
|
||||
ARG UPTIME_KUMA_VERSION="1.21.2"
|
||||
ARG UPTIME_KUMA_VERSION="1.21.3"
|
||||
# hadolint ignore=DL3003,DL3042
|
||||
RUN \
|
||||
apk add --no-cache --virtual .build-dependencies \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue