Skip to content

Commit

Permalink
Merge pull request RocketChat#630 from WideChat/develop_pwa-catchup-0…
Browse files Browse the repository at this point in the history
…c7fbf4

[Upstream Catchup] Merge RC:master to develop_pwa
  • Loading branch information
ear-dev authored Apr 29, 2021
2 parents 91998ce + f7124da commit 2bdd164
Show file tree
Hide file tree
Showing 1,616 changed files with 93,168 additions and 71,790 deletions.
2 changes: 1 addition & 1 deletion .docker-mongo/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:12.21.0-buster-slim
FROM node:12.22.1-buster-slim

LABEL maintainer="[email protected]"

Expand Down
2 changes: 1 addition & 1 deletion .docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:12.21.0-buster-slim
FROM node:12.22.1-buster-slim

LABEL maintainer="[email protected]"

Expand Down
2 changes: 1 addition & 1 deletion .docker/Dockerfile.rhel
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM registry.access.redhat.com/ubi8/nodejs-12

ENV RC_VERSION 3.13.2
ENV RC_VERSION 3.14.0

MAINTAINER [email protected]

Expand Down
2 changes: 2 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ imports/client/
!/.storybook/
ee/server/services/dist/**
!/.mocharc.js
!/client/.eslintrc.js
!/ee/client/.eslintrc.js
app/utils/client/lib/sha1.js
app/analytics/server/trackEvents.js
Loading

0 comments on commit 2bdd164

Please sign in to comment.