⬆️ Update TasmoAdmin/TasmoAdmin to v4.2.1 (#448)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-09 23:50:52 +01:00 committed by GitHub
parent 017a31b9ef
commit 15f183bb1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Setup base
ARG TASMOADMIN_VERSION="v4.2.0"
ARG TASMOADMIN_VERSION="v4.2.1"
# hadolint ignore=DL3003
RUN \