⬆️ Update TasmoAdmin/TasmoAdmin to v3.1.4 (#362)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-08 10:19:58 +01:00 committed by GitHub
parent f95dc26775
commit c1e1ea33bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"] SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Setup base # Setup base
ARG TASMOADMIN_VERSION="v3.1.2" ARG TASMOADMIN_VERSION="v3.1.4"
# hadolint ignore=DL3003 # hadolint ignore=DL3003
RUN \ RUN \
apk add --no-cache \ apk add --no-cache \