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.23.6
This commit is contained in:
parent
cab4fb0c0f
commit
9b60dabd02
1 changed files with 1 additions and 1 deletions
|
@ -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.23.5"
|
ARG UPTIME_KUMA_VERSION="1.23.6"
|
||||||
# hadolint ignore=DL3003,DL3042
|
# hadolint ignore=DL3003,DL3042
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache --virtual .build-dependencies \
|
apk add --no-cache --virtual .build-dependencies \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue