Skip to content

Conversation

@rocketchat-github-ci
Copy link
Contributor

@github-actions
Copy link

Diff for ba44836:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index e1a43b6..909662f 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -14,18 +14,18 @@ Tags: 7.8.4, 7.8
 GitCommit: dddaa7c23275b8514d1d994bdfabaafd510f0ebf
 Directory: 7.8
 
-Tags: 7.9.5, 7.9
-GitCommit: 962b38b0911a42f671939098c7983897f1601521
+Tags: 7.9.6, 7.9
+GitCommit: d36bff8d3c43ca318c0e231a88186b49fafaf053
 Directory: 7.9
 
-Tags: 7.10.4, 7.10
-GitCommit: c673436d5d242050c176d666e62a9e6fe3ec2aa9
+Tags: 7.10.5, 7.10
+GitCommit: d36bff8d3c43ca318c0e231a88186b49fafaf053
 Directory: 7.10
 
-Tags: 7.11.1, 7.11
-GitCommit: c673436d5d242050c176d666e62a9e6fe3ec2aa9
+Tags: 7.11.2, 7.11
+GitCommit: d36bff8d3c43ca318c0e231a88186b49fafaf053
 Directory: 7.11
 
-Tags: 7.12.1, 7.12, 7, latest
-GitCommit: c673436d5d242050c176d666e62a9e6fe3ec2aa9
+Tags: 7.12.2, 7.12, 7, latest
+GitCommit: d36bff8d3c43ca318c0e231a88186b49fafaf053
 Directory: 7.12
diff --git a/_bashbrew-list b/_bashbrew-list
index e82aa4a..2dec1c9 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -6,11 +6,11 @@ rocket.chat:7.7.9
 rocket.chat:7.8
 rocket.chat:7.8.4
 rocket.chat:7.9
-rocket.chat:7.9.5
+rocket.chat:7.9.6
 rocket.chat:7.10
-rocket.chat:7.10.4
+rocket.chat:7.10.5
 rocket.chat:7.11
-rocket.chat:7.11.1
+rocket.chat:7.11.2
 rocket.chat:7.12
-rocket.chat:7.12.1
+rocket.chat:7.12.2
 rocket.chat:latest
diff --git a/rocket.chat_7.10/Dockerfile b/rocket.chat_7.10/Dockerfile
index ee22a88..538519e 100644
--- a/rocket.chat_7.10/Dockerfile
+++ b/rocket.chat_7.10/Dockerfile
@@ -37,7 +37,7 @@ WORKDIR /app
 
 ENV NODE_ENV=production
 
-ENV RC_VERSION=7.10.4
+ENV RC_VERSION=7.10.5
 
 RUN set -eux \
   && apt-get update \
diff --git a/rocket.chat_7.11/Dockerfile b/rocket.chat_7.11/Dockerfile
index 85f471e..65d3aa2 100644
--- a/rocket.chat_7.11/Dockerfile
+++ b/rocket.chat_7.11/Dockerfile
@@ -37,7 +37,7 @@ WORKDIR /app
 
 ENV NODE_ENV=production
 
-ENV RC_VERSION=7.11.1
+ENV RC_VERSION=7.11.2
 
 RUN set -eux \
   && apt-get update \
diff --git a/rocket.chat_7.9/Dockerfile b/rocket.chat_7.9/Dockerfile
index 725cc43..20cd1cd 100644
--- a/rocket.chat_7.9/Dockerfile
+++ b/rocket.chat_7.9/Dockerfile
@@ -37,7 +37,7 @@ WORKDIR /app
 
 ENV NODE_ENV=production
 
-ENV RC_VERSION=7.9.5
+ENV RC_VERSION=7.9.6
 
 RUN set -eux \
   && apt-get update \
diff --git a/rocket.chat_latest/Dockerfile b/rocket.chat_latest/Dockerfile
index 57e725c..6d393ef 100644
--- a/rocket.chat_latest/Dockerfile
+++ b/rocket.chat_latest/Dockerfile
@@ -37,7 +37,7 @@ WORKDIR /app
 
 ENV NODE_ENV=production
 
-ENV RC_VERSION=7.12.1
+ENV RC_VERSION=7.12.2
 
 RUN set -eux \
   && apt-get update \

Relevant Maintainers:

@tianon tianon merged commit bc0a16e into docker-library:master Dec 1, 2025
12 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