Skip to content

Conversation

@sampaiodiego
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Feb 7, 2022

Diff for 118214c:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 0d2d90d..bdae42d 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,18 +1,22 @@
 Maintainers: Rocket.Chat Image Team <buildmaster@rocket.chat> (@RocketChat)
 GitRepo: https://github.com/RocketChat/Docker.Official.Image.git
 
-Tags: 3.18.4, 3.18, 3
-GitCommit: cef8395068541264a2b92cc03408d60cdfeb8c6a
+Tags: 3.18.5, 3.18, 3
+GitCommit: ae53b3e00e74e77e4141c435ee8b24ab010798c0
 Directory: 3.18
 
-Tags: 4.1.3, 4.1
-GitCommit: cef8395068541264a2b92cc03408d60cdfeb8c6a
+Tags: 4.1.4, 4.1
+GitCommit: ae53b3e00e74e77e4141c435ee8b24ab010798c0
 Directory: 4.1
 
-Tags: 4.2.3, 4.2
-GitCommit: cef8395068541264a2b92cc03408d60cdfeb8c6a
+Tags: 4.2.4, 4.2
+GitCommit: ae53b3e00e74e77e4141c435ee8b24ab010798c0
 Directory: 4.2
 
-Tags: 4.3.2, 4.3, 4, latest
-GitCommit: cef8395068541264a2b92cc03408d60cdfeb8c6a
+Tags: 4.3.3, 4.3
+GitCommit: ae53b3e00e74e77e4141c435ee8b24ab010798c0
 Directory: 4.3
+
+Tags: 4.4.1, 4.4, 4, latest
+GitCommit: 33b4e3e8a295bcbab28c58cd85eaeb1fd30c3cce
+Directory: 4.4
diff --git a/_bashbrew-list b/_bashbrew-list
index 7936e89..bc1f44d 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,11 +1,13 @@
 rocket.chat:3
 rocket.chat:3.18
-rocket.chat:3.18.4
+rocket.chat:3.18.5
 rocket.chat:4
 rocket.chat:4.1
-rocket.chat:4.1.3
+rocket.chat:4.1.4
 rocket.chat:4.2
-rocket.chat:4.2.3
+rocket.chat:4.2.4
 rocket.chat:4.3
-rocket.chat:4.3.2
+rocket.chat:4.3.3
+rocket.chat:4.4
+rocket.chat:4.4.1
 rocket.chat:latest
diff --git a/rocket.chat_3/Dockerfile b/rocket.chat_3/Dockerfile
index 0c14dbf..e4c77a5 100644
--- a/rocket.chat_3/Dockerfile
+++ b/rocket.chat_3/Dockerfile
@@ -48,7 +48,7 @@ RUN groupadd -r rocketchat \
 
 VOLUME /app/uploads
 
-ENV RC_VERSION 3.18.4
+ENV RC_VERSION 3.18.5
 
 WORKDIR /app
 
diff --git a/rocket.chat_4.1/Dockerfile b/rocket.chat_4.1/Dockerfile
index 0374ef7..6d1490a 100644
--- a/rocket.chat_4.1/Dockerfile
+++ b/rocket.chat_4.1/Dockerfile
@@ -48,7 +48,7 @@ RUN groupadd -r rocketchat \
 
 VOLUME /app/uploads
 
-ENV RC_VERSION 4.1.3
+ENV RC_VERSION 4.1.4
 
 WORKDIR /app
 
diff --git a/rocket.chat_4.2/Dockerfile b/rocket.chat_4.2/Dockerfile
index 75d6449..4209944 100644
--- a/rocket.chat_4.2/Dockerfile
+++ b/rocket.chat_4.2/Dockerfile
@@ -48,7 +48,7 @@ RUN groupadd -r rocketchat \
 
 VOLUME /app/uploads
 
-ENV RC_VERSION 4.2.3
+ENV RC_VERSION 4.2.4
 
 WORKDIR /app
 
diff --git a/rocket.chat_latest/Dockerfile b/rocket.chat_4.3/Dockerfile
similarity index 99%
copy from rocket.chat_latest/Dockerfile
copy to rocket.chat_4.3/Dockerfile
index 9482d1e..b5e83a1 100644
--- a/rocket.chat_latest/Dockerfile
+++ b/rocket.chat_4.3/Dockerfile
@@ -48,7 +48,7 @@ RUN groupadd -r rocketchat \
 
 VOLUME /app/uploads
 
-ENV RC_VERSION 4.3.2
+ENV RC_VERSION 4.3.3
 
 WORKDIR /app
 
diff --git a/rocket.chat_latest/Dockerfile b/rocket.chat_latest/Dockerfile
index 9482d1e..80954ec 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.22.8
+ENV NODE_VERSION 14.18.2
 
 # Node installation based on https://github.com/nodejs/docker-node/blob/66b46292a6e5dd5856b1d5204dc51547c80eb17a/12/buster-slim/Dockerfile
 RUN ARCH="x64" \
@@ -48,7 +48,7 @@ RUN groupadd -r rocketchat \
 
 VOLUME /app/uploads
 
-ENV RC_VERSION 4.3.2
+ENV RC_VERSION 4.4.1
 
 WORKDIR /app

Relevant Maintainers:

@tianon tianon merged commit d6883c4 into docker-library:master Feb 7, 2022
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