Skip to content

Commit 1c2c372

Browse files
feat: Rocket.Chat 7.13.2,7.11.3,7.12.3
1 parent d36bff8 commit 1c2c372

File tree

4 files changed

+3
-86
lines changed

4 files changed

+3
-86
lines changed

7.11/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.11.2
40+
ENV RC_VERSION=7.11.3
4141

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

7.12/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.12.2
40+
ENV RC_VERSION=7.12.3
4141

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

7.6/Dockerfile renamed to 7.13/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.6.6
40+
ENV RC_VERSION=7.13.2
4141

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

7.7/Dockerfile

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

0 commit comments

Comments
 (0)