Skip to content

Rocket.Chat: feat: Rocket.Chat 8.4.1,8.0.5,8.1.4,8.2.3,8.3.3#21424

Merged
tianon merged 1 commit into
docker-library:masterfrom
RocketChat:rocketchat
May 9, 2026
Merged

Rocket.Chat: feat: Rocket.Chat 8.4.1,8.0.5,8.1.4,8.2.3,8.3.3#21424
tianon merged 1 commit into
docker-library:masterfrom
RocketChat:rocketchat

Conversation

@rocketchat-github-ci

Copy link
Copy Markdown
Contributor

@github-actions

github-actions Bot commented May 9, 2026

Copy link
Copy Markdown
Diff for 60b4446:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 09639b7..a00e72b 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -14,22 +14,22 @@ Tags: 7.13.6, 7.13, 7
 GitCommit: 6f1f6ea034842e4677cdcfca3a910e810c6d0304
 Directory: 7.13
 
-Tags: 8.0.4, 8.0
-GitCommit: 6f1f6ea034842e4677cdcfca3a910e810c6d0304
+Tags: 8.0.5, 8.0
+GitCommit: 6966f47d754ae023a236c4599bde2031c490ce0a
 Directory: 8.0
 
-Tags: 8.1.3, 8.1
-GitCommit: 6f1f6ea034842e4677cdcfca3a910e810c6d0304
+Tags: 8.1.4, 8.1
+GitCommit: 6966f47d754ae023a236c4599bde2031c490ce0a
 Directory: 8.1
 
-Tags: 8.2.2, 8.2
-GitCommit: 6f1f6ea034842e4677cdcfca3a910e810c6d0304
+Tags: 8.2.3, 8.2
+GitCommit: 6966f47d754ae023a236c4599bde2031c490ce0a
 Directory: 8.2
 
-Tags: 8.3.2, 8.3
-GitCommit: 6f1f6ea034842e4677cdcfca3a910e810c6d0304
+Tags: 8.3.3, 8.3
+GitCommit: 6966f47d754ae023a236c4599bde2031c490ce0a
 Directory: 8.3
 
-Tags: 8.4.0, 8.4, 8, latest
-GitCommit: 91e17d95982f90e77585256da17b0c58537171f8
+Tags: 8.4.1, 8.4, 8, latest
+GitCommit: 6966f47d754ae023a236c4599bde2031c490ce0a
 Directory: 8.4
diff --git a/_bashbrew-list b/_bashbrew-list
index daad8b1..aa2af37 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -7,13 +7,13 @@ rocket.chat:7.13
 rocket.chat:7.13.6
 rocket.chat:8
 rocket.chat:8.0
-rocket.chat:8.0.4
+rocket.chat:8.0.5
 rocket.chat:8.1
-rocket.chat:8.1.3
+rocket.chat:8.1.4
 rocket.chat:8.2
-rocket.chat:8.2.2
+rocket.chat:8.2.3
 rocket.chat:8.3
-rocket.chat:8.3.2
+rocket.chat:8.3.3
 rocket.chat:8.4
-rocket.chat:8.4.0
+rocket.chat:8.4.1
 rocket.chat:latest
diff --git a/rocket.chat_8.0/Dockerfile b/rocket.chat_8.0/Dockerfile
index 88e3a10..4ab7391 100644
--- a/rocket.chat_8.0/Dockerfile
+++ b/rocket.chat_8.0/Dockerfile
@@ -37,7 +37,7 @@ WORKDIR /app
 
 ENV NODE_ENV=production
 
-ENV RC_VERSION=8.0.4
+ENV RC_VERSION=8.0.5
 
 RUN set -eux \
   && apt-get update \
diff --git a/rocket.chat_8.1/Dockerfile b/rocket.chat_8.1/Dockerfile
index d1d6218..560b3dd 100644
--- a/rocket.chat_8.1/Dockerfile
+++ b/rocket.chat_8.1/Dockerfile
@@ -37,7 +37,7 @@ WORKDIR /app
 
 ENV NODE_ENV=production
 
-ENV RC_VERSION=8.1.3
+ENV RC_VERSION=8.1.4
 
 RUN set -eux \
   && apt-get update \
diff --git a/rocket.chat_8.2/Dockerfile b/rocket.chat_8.2/Dockerfile
index 2b70465..eb5cc2a 100644
--- a/rocket.chat_8.2/Dockerfile
+++ b/rocket.chat_8.2/Dockerfile
@@ -37,7 +37,7 @@ WORKDIR /app
 
 ENV NODE_ENV=production
 
-ENV RC_VERSION=8.2.2
+ENV RC_VERSION=8.2.3
 
 RUN set -eux \
   && apt-get update \
diff --git a/rocket.chat_8.3/Dockerfile b/rocket.chat_8.3/Dockerfile
index 8895569..dc6cbbc 100644
--- a/rocket.chat_8.3/Dockerfile
+++ b/rocket.chat_8.3/Dockerfile
@@ -37,7 +37,7 @@ WORKDIR /app
 
 ENV NODE_ENV=production
 
-ENV RC_VERSION=8.3.2
+ENV RC_VERSION=8.3.3
 
 RUN set -eux \
   && apt-get update \
diff --git a/rocket.chat_latest/Dockerfile b/rocket.chat_latest/Dockerfile
index ed8fca1..7884ed9 100644
--- a/rocket.chat_latest/Dockerfile
+++ b/rocket.chat_latest/Dockerfile
@@ -37,7 +37,7 @@ WORKDIR /app
 
 ENV NODE_ENV=production
 
-ENV RC_VERSION=8.4.0
+ENV RC_VERSION=8.4.1
 
 RUN set -eux \
   && apt-get update \

Relevant Maintainers:

@tianon tianon merged commit 5608d27 into docker-library:master May 9, 2026
13 checks passed
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.

3 participants