mirror of
https://github.com/hassio-addons/addon-thelounge.git
synced 2025-05-04 19:11:27 +00:00
⬆️ Update thelounge/thelounge to v4.4.1
This commit is contained in:
parent
822e5725b2
commit
3685fe726b
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue