Skip to content

Commit

Permalink
feat: Rocket.Chat 7.0.7,7.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rocketchat-github-ci authored and github-actions[bot] committed Feb 21, 2025
1 parent fb402de commit a5b1e5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 7.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ WORKDIR /app

ENV NODE_ENV=production

ENV RC_VERSION=7.0.6
ENV RC_VERSION=7.0.7

RUN set -eux \
&& apt-get update \
Expand Down
2 changes: 1 addition & 1 deletion 7.1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ WORKDIR /app

ENV NODE_ENV=production

ENV RC_VERSION=7.1.2
ENV RC_VERSION=7.1.3

RUN set -eux \
&& apt-get update \
Expand Down

0 comments on commit a5b1e5b

Please sign in to comment.