⬆️ Update thelounge/thelounge to v4.4.3 (#191)

This commit is contained in:
renovate[bot] 2024-04-07 20:40:50 +02:00 committed by GitHub
parent 77b9fbeb56
commit 3540b19dfb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ ARG BUILD_FROM=ghcr.io/hassio-addons/base-nodejs:0.2.0
FROM ${BUILD_FROM} FROM ${BUILD_FROM}
# Install packages # Install packages
ARG THE_LOUNGE_VERSION="v4.4.1" ARG THE_LOUNGE_VERSION="v4.4.3"
# hadolint ignore=DL3003 # hadolint ignore=DL3003
RUN \ RUN \
apk add --no-cache --virtual .build-dependencies \ apk add --no-cache --virtual .build-dependencies \