Skip to content

Commit 1673753

Browse files
feat: Rocket.Chat 7.9.1,7.8.4
1 parent a65636d commit 1673753

File tree

4 files changed

+2
-168
lines changed

4 files changed

+2
-168
lines changed

7.2/Dockerfile

Lines changed: 0 additions & 83 deletions
This file was deleted.

7.3/Dockerfile

Lines changed: 0 additions & 83 deletions
This file was deleted.

7.8/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ WORKDIR /app
3737

3838
ENV NODE_ENV=production
3939

40-
ENV RC_VERSION=7.8.3
40+
ENV RC_VERSION=7.8.4
4141

4242
RUN set -eux \
4343
&& apt-get update \

7.9/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ WORKDIR /app
3737

3838
ENV NODE_ENV=production
3939

40-
ENV RC_VERSION=7.9.0
40+
ENV RC_VERSION=7.9.1
4141

4242
RUN set -eux \
4343
&& apt-get update \

0 commit comments

Comments
 (0)