⬆️ Update TasmoAdmin/TasmoAdmin to v3.3.1 (#371)

This commit is contained in:
renovate[bot] 2023-12-26 08:31:23 +01:00 committed by GitHub
parent afe021bdbe
commit 982c5d568a
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"]
# Setup base
ARG TASMOADMIN_VERSION="v3.3.0"
ARG TASMOADMIN_VERSION="v3.3.1"
# hadolint ignore=DL3003
RUN \
apk add --no-cache \