mirror of
https://github.com/hassio-addons/addon-tasmoadmin.git
synced 2025-05-04 11:01:27 +00:00
⬆️ Update TasmoAdmin/TasmoAdmin to v4.2.3 (#462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e790ea2acc
commit
3e87c8a81c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ FROM ${BUILD_FROM}
|
|||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
# Setup base
|
||||
ARG TASMOADMIN_VERSION="v4.2.2"
|
||||
ARG TASMOADMIN_VERSION="v4.2.3"
|
||||
|
||||
# hadolint ignore=DL3003
|
||||
RUN \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue