⬆️ Update TasmoAdmin/TasmoAdmin to v3.3.0 (#368)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-03 11:43:40 +01:00 committed by GitHub
parent 61de48e082
commit 988ef4c1a0
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.2.0" ARG TASMOADMIN_VERSION="v3.3.0"
# hadolint ignore=DL3003 # hadolint ignore=DL3003
RUN \ RUN \
apk add --no-cache \ apk add --no-cache \