mirror of
https://github.com/hassio-addons/addon-tasmoadmin.git
synced 2025-05-04 11:01:27 +00:00
⬆️ Update TasmoAdmin/TasmoAdmin to v3.3.2 (#372)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
982c5d568a
commit
4be392f2e0
1 changed files with 1 additions and 1 deletions
|
@ -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.3.1"
|
ARG TASMOADMIN_VERSION="v3.3.2"
|
||||||
# hadolint ignore=DL3003
|
# hadolint ignore=DL3003
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue