mirror of
https://github.com/hassio-addons/addon-uptime-kuma.git
synced 2025-05-05 03:21:24 +00:00
⬆️ Update louislam/uptime-kuma to v1.23.11
This commit is contained in:
parent
14439c46c1
commit
6251c224b8
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.10"
|
ARG UPTIME_KUMA_VERSION="1.23.11"
|
||||||
# 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