Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rocket.chat to 3.7.0 #8805

Merged
merged 1 commit into from
Sep 29, 2020
Merged

Conversation

sampaiodiego
Copy link
Contributor

No description provided.

@github-actions
Copy link

Diff for e9d218c:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 865d1e6..bc78071 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -5,6 +5,6 @@ Tags: 2.4.12, 2.4, 2
 GitCommit: e40e10215ede26cb53eb2cbeaccea526703381f4
 Directory: 2
 
-Tags: 3.6.3, 3.6, 3, latest
-GitCommit: 3920034b8877342a290f9f3a34af5af193467eda
+Tags: 3.7.0, 3.7, 3, latest
+GitCommit: 99bc2467369bd415989b589bfc926e059079e2ea
 Directory: 3
diff --git a/_bashbrew-list b/_bashbrew-list
index c910ede..9964ed1 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -2,6 +2,6 @@ rocket.chat:2
 rocket.chat:2.4
 rocket.chat:2.4.12
 rocket.chat:3
-rocket.chat:3.6
-rocket.chat:3.6.3
+rocket.chat:3.7
+rocket.chat:3.7.0
 rocket.chat:latest
diff --git a/rocket.chat_latest/Dockerfile b/rocket.chat_latest/Dockerfile
index 502aeb8..ef591dc 100644
--- a/rocket.chat_latest/Dockerfile
+++ b/rocket.chat_latest/Dockerfile
@@ -2,7 +2,7 @@ FROM debian:buster-slim
 
 ## Installing Node.js
 ENV NODE_ENV production
-ENV NODE_VERSION 12.16.1
+ENV NODE_VERSION 12.18.4
 
 # Node installation based on https://github.com/nodejs/docker-node/blob/e76dc47a4104a1b06765673dadb56f1855c32cad/12/stretch-slim/Dockerfile
 RUN ARCH="x64" \
@@ -49,7 +49,7 @@ RUN groupadd -r rocketchat \
 
 VOLUME /app/uploads
 
-ENV RC_VERSION 3.6.3
+ENV RC_VERSION 3.7.0
 
 WORKDIR /app
 

@yosifkit yosifkit merged commit 2dab963 into docker-library:master Sep 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants