⬆️ Update TasmoAdmin/TasmoAdmin to v3.0.6 (#321)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-15 21:33:52 +02:00 committed by GitHub
parent e934784ec6
commit f94808c92a
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.0.5" ARG TASMOADMIN_VERSION="v3.0.6"
# hadolint ignore=DL3003 # hadolint ignore=DL3003
RUN \ RUN \
apk add --no-cache \ apk add --no-cache \