Skip to content

Commit

Permalink
⬆️ Update thelounge/thelounge to v4.4.1 (#155)
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] committed Jun 20, 2023
1 parent 822e572 commit 7223c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thelounge/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ARG BUILD_FROM=ghcr.io/hassio-addons/base:14.0.2
FROM ${BUILD_FROM}

# Install packages
ARG THE_LOUNGE_VERSION="v4.4.0"
ARG THE_LOUNGE_VERSION="v4.4.1"
# hadolint ignore=DL3003
RUN \
apk add --no-cache --virtual .build-dependencies \
Expand Down

0 comments on commit 7223c9d

Please sign in to comment.