⬆️ Update TasmoAdmin/TasmoAdmin to v3.0.5 (#317)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-25 08:00:04 +02:00 committed by GitHub
parent 4fae4de757
commit d90779eb9f
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.0.3"
ARG TASMOADMIN_VERSION="v3.0.5"
# hadolint ignore=DL3003
RUN \
apk add --no-cache \