Skip to content

Commit 5d66c0c

Browse files
⬆️ Update TasmoAdmin/TasmoAdmin to v4.3.2 (#496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1011020 commit 5d66c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasmoadmin/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ FROM ${BUILD_FROM}
77
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
88

99
# Setup base
10-
ARG TASMOADMIN_VERSION="v4.3.1"
10+
ARG TASMOADMIN_VERSION="v4.3.2"
1111

1212
# hadolint ignore=DL3003
1313
RUN \

0 commit comments

Comments
 (0)