Skip to content

Commit

Permalink
⬆️ Update thelounge/thelounge to v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 13, 2023
1 parent 9f25e77 commit d4cd645
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:13.2.2
FROM ${BUILD_FROM}

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

0 comments on commit d4cd645

Please sign in to comment.