Skip to content

Commit ecca880

Browse files
feat: Rocket.Chat 7.0.8,7.2.4
1 parent 1489f2e commit ecca880

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

7.0/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.0.7
40+
ENV RC_VERSION=7.0.8
4141

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

7.2/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.2.3
40+
ENV RC_VERSION=7.2.4
4141

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

0 commit comments

Comments
 (0)