⬆️ Update TasmoAdmin/TasmoAdmin to v4.0.2 (#395)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-12 10:04:44 +02:00 committed by GitHub
parent be9e38baa5
commit 52e40c62c5
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.0.1"
ARG TASMOADMIN_VERSION="v4.0.2"
# hadolint ignore=DL3003
RUN \