Skip to content

Commit 376b641

Browse files
feat: Rocket.Chat 7.1.5,7.3.3
1 parent 1c59a90 commit 376b641

File tree

3 files changed

+2
-98
lines changed

3 files changed

+2
-98
lines changed

6.11/Dockerfile

-96
This file was deleted.

7.1/Dockerfile

+1-1
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.1.4
40+
ENV RC_VERSION=7.1.5
4141

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

7.3/Dockerfile

+1-1
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.3.2
40+
ENV RC_VERSION=7.3.3
4141

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

0 commit comments

Comments
 (0)