File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.4.0-rc.1 (2023-05-06)
4+ - Bump [ ` thelounge ` ] [ 1 ] to [ ` 4.4.0-rc.1 ` ] ( https://github.com/thelounge/thelounge/releases/tag/v4.4.0-rc.1 ) .
5+
36## 4.4.0-pre.2 (2023-03-20)
47- Bump [ ` thelounge ` ] [ 1 ] to [ ` 4.4.0-pre.2 ` ] ( https://github.com/thelounge/thelounge/releases/tag/v4.4.0-pre.2 ) .
58
Original file line number Diff line number Diff line change 11FROM node:lts-alpine
22
3- ARG THELOUNGE_VERSION=4.4.0-pre.2
3+ ARG THELOUNGE_VERSION=4.4.0-rc.1
44
55LABEL org.opencontainers.image.title "Official The Lounge image"
66LABEL org.opencontainers.image.description "Official Docker image for The Lounge, a modern web IRC client designed for self-hosting."
Original file line number Diff line number Diff line change 1- THELOUNGE_VERSION? =4.4.0-pre.2
1+ THELOUNGE_VERSION? =4.4.0-rc.1
22ORGANISATION? =thelounge
33
44all : main
You can’t perform that action at this time.
0 commit comments