⬆️ Update thelounge/thelounge to v4.4.0 (#148)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-17 12:04:30 +02:00 committed by GitHub
parent e09a9eeb7b
commit e8aeaf1e57
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.0
FROM ${BUILD_FROM} FROM ${BUILD_FROM}
# Install packages # Install packages
ARG THE_LOUNGE_VERSION="v4.3.1" ARG THE_LOUNGE_VERSION="v4.4.0"
# hadolint ignore=DL3003 # hadolint ignore=DL3003
RUN \ RUN \
apk add --no-cache --virtual .build-dependencies \ apk add --no-cache --virtual .build-dependencies \