⬆️ Update thelounge/thelounge to v4.4.1 (#155)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-20 23:39:01 +02:00 committed by GitHub
parent 822e5725b2
commit 7223c9d37e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 \