diff --git a/Dockerfile b/Dockerfile index 0ec4a22..355e6ad 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM node:22-alpine ARG TARGETARCH -ARG THELOUNGE_VERSION=4.8.5 +ARG THELOUNGE_VERSION=4.8.6 LABEL org.opencontainers.image.title="Forked from 'The Lounge' image with Blowfish." LABEL org.opencontainers.image.description="Forked of Docker image for The Lounge, a modern web IRC client with BlowFish designed for self-hosting."