Skip to content

Commit

Permalink
⬆️ Update TasmoAdmin/TasmoAdmin to v4.1.2 (#418)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 16, 2024
1 parent 4b5e2ab commit ee4f4b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasmoadmin/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

# Setup base
ARG TASMOADMIN_VERSION="v4.1.1"
ARG TASMOADMIN_VERSION="v4.1.2"

# hadolint ignore=DL3003
RUN \
Expand Down

0 comments on commit ee4f4b7

Please sign in to comment.