Rocket.Chat: feat: Rocket.Chat 8.4.3,7.13.8,8.1.5,8.2.5,8.3.5#21610
Merged
Conversation
Diff for ba10102:diff --git a/_bashbrew-cat b/_bashbrew-cat
index a00e72b..517cb76 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -6,30 +6,26 @@ Tags: 7.10.9, 7.10
GitCommit: 2f4945d910dade78b5d1ad6e5b7a351b7d6ae939
Directory: 7.10
-Tags: 7.12.7, 7.12
-GitCommit: 6f1f6ea034842e4677cdcfca3a910e810c6d0304
-Directory: 7.12
-
-Tags: 7.13.6, 7.13, 7
-GitCommit: 6f1f6ea034842e4677cdcfca3a910e810c6d0304
+Tags: 7.13.8, 7.13, 7
+GitCommit: 44021675ef762526f95563b8f8fc2fe9b377a90c
Directory: 7.13
Tags: 8.0.5, 8.0
GitCommit: 6966f47d754ae023a236c4599bde2031c490ce0a
Directory: 8.0
-Tags: 8.1.4, 8.1
-GitCommit: 6966f47d754ae023a236c4599bde2031c490ce0a
+Tags: 8.1.5, 8.1
+GitCommit: 44021675ef762526f95563b8f8fc2fe9b377a90c
Directory: 8.1
-Tags: 8.2.3, 8.2
-GitCommit: 6966f47d754ae023a236c4599bde2031c490ce0a
+Tags: 8.2.5, 8.2
+GitCommit: 44021675ef762526f95563b8f8fc2fe9b377a90c
Directory: 8.2
-Tags: 8.3.3, 8.3
-GitCommit: 6966f47d754ae023a236c4599bde2031c490ce0a
+Tags: 8.3.5, 8.3
+GitCommit: 44021675ef762526f95563b8f8fc2fe9b377a90c
Directory: 8.3
-Tags: 8.4.1, 8.4, 8, latest
-GitCommit: 6966f47d754ae023a236c4599bde2031c490ce0a
+Tags: 8.4.3, 8.4, 8, latest
+GitCommit: 44021675ef762526f95563b8f8fc2fe9b377a90c
Directory: 8.4
diff --git a/_bashbrew-list b/_bashbrew-list
index aa2af37..56a8bb8 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,19 +1,17 @@
rocket.chat:7
rocket.chat:7.10
rocket.chat:7.10.9
-rocket.chat:7.12
-rocket.chat:7.12.7
rocket.chat:7.13
-rocket.chat:7.13.6
+rocket.chat:7.13.8
rocket.chat:8
rocket.chat:8.0
rocket.chat:8.0.5
rocket.chat:8.1
-rocket.chat:8.1.4
+rocket.chat:8.1.5
rocket.chat:8.2
-rocket.chat:8.2.3
+rocket.chat:8.2.5
rocket.chat:8.3
-rocket.chat:8.3.3
+rocket.chat:8.3.5
rocket.chat:8.4
-rocket.chat:8.4.1
+rocket.chat:8.4.3
rocket.chat:latest
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index 0cc0b0a..bbbd442 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,6 +1,5 @@
rocket.chat:7
rocket.chat:7.10
-rocket.chat:7.12
rocket.chat:8.0
rocket.chat:8.1
rocket.chat:8.2
diff --git a/rocket.chat_7.12/Dockerfile b/rocket.chat_7.12/Dockerfile
deleted file mode 100644
index dec1d40..0000000
diff --git a/rocket.chat_7/Dockerfile b/rocket.chat_7/Dockerfile
index 55d0db0..c788112 100644
--- a/rocket.chat_7/Dockerfile
+++ b/rocket.chat_7/Dockerfile
@@ -37,7 +37,7 @@ WORKDIR /app
ENV NODE_ENV=production
-ENV RC_VERSION=7.13.6
+ENV RC_VERSION=7.13.8
RUN set -eux \
&& apt-get update \
diff --git a/rocket.chat_8.1/Dockerfile b/rocket.chat_8.1/Dockerfile
index 560b3dd..b292e44 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.4
+ENV RC_VERSION=8.1.5
RUN set -eux \
&& apt-get update \
diff --git a/rocket.chat_8.2/Dockerfile b/rocket.chat_8.2/Dockerfile
index eb5cc2a..3168052 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.3
+ENV RC_VERSION=8.2.5
RUN set -eux \
&& apt-get update \
diff --git a/rocket.chat_8.3/Dockerfile b/rocket.chat_8.3/Dockerfile
index dc6cbbc..5ef3334 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.3
+ENV RC_VERSION=8.3.5
RUN set -eux \
&& apt-get update \
diff --git a/rocket.chat_latest/Dockerfile b/rocket.chat_latest/Dockerfile
index 7884ed9..d786f8c 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.1
+ENV RC_VERSION=8.4.3
RUN set -eux \
&& apt-get update \Relevant Maintainers:
|
yosifkit
approved these changes
Jun 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request: RocketChat/Docker.Official.Image#287