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

Rocket.Chat: feat: Rocket.Chat 7.0.5,7.1.1,7.2.1 #18258

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

rocketchat-github-ci
Copy link

Copy link

Diff for 48d02c9:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 99cfecc..622fba2 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -18,14 +18,14 @@ Tags: 6.13.1, 6.13, 6
 GitCommit: 2604071c1f2f2d4300262347a33c03bac25918fc
 Directory: 6.13
 
-Tags: 7.0.4, 7.0
-GitCommit: d787d62046698f16412c3debcb1cc257f301e47e
+Tags: 7.0.5, 7.0
+GitCommit: f8019f94dfe743710de864045180bcf4ca357fa8
 Directory: 7.0
 
-Tags: 7.1.0, 7.1
-GitCommit: 2604071c1f2f2d4300262347a33c03bac25918fc
+Tags: 7.1.1, 7.1
+GitCommit: f8019f94dfe743710de864045180bcf4ca357fa8
 Directory: 7.1
 
-Tags: 7.2.0, 7.2, 7, latest
-GitCommit: 99862fe664b97bd447a40d9761e43aae9101b569
+Tags: 7.2.1, 7.2, 7, latest
+GitCommit: f8019f94dfe743710de864045180bcf4ca357fa8
 Directory: 7.2
diff --git a/_bashbrew-list b/_bashbrew-list
index 75bc178..dfa908e 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -9,9 +9,9 @@ rocket.chat:6.13
 rocket.chat:6.13.1
 rocket.chat:7
 rocket.chat:7.0
-rocket.chat:7.0.4
+rocket.chat:7.0.5
 rocket.chat:7.1
-rocket.chat:7.1.0
+rocket.chat:7.1.1
 rocket.chat:7.2
-rocket.chat:7.2.0
+rocket.chat:7.2.1
 rocket.chat:latest
diff --git a/rocket.chat_7.0/Dockerfile b/rocket.chat_7.0/Dockerfile
index 1aa7c42..ea31946 100644
--- a/rocket.chat_7.0/Dockerfile
+++ b/rocket.chat_7.0/Dockerfile
@@ -37,7 +37,7 @@ WORKDIR /app
 
 ENV NODE_ENV=production
 
-ENV RC_VERSION=7.0.4
+ENV RC_VERSION=7.0.5
 
 RUN set -eux \
   && apt-get update \
diff --git a/rocket.chat_7.1/Dockerfile b/rocket.chat_7.1/Dockerfile
index f59ad5f..a51a965 100644
--- a/rocket.chat_7.1/Dockerfile
+++ b/rocket.chat_7.1/Dockerfile
@@ -37,7 +37,7 @@ WORKDIR /app
 
 ENV NODE_ENV=production
 
-ENV RC_VERSION=7.1.0
+ENV RC_VERSION=7.1.1
 
 RUN set -eux \
   && apt-get update \
diff --git a/rocket.chat_latest/Dockerfile b/rocket.chat_latest/Dockerfile
index 970744f..0d23985 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.2.0
+ENV RC_VERSION=7.2.1
 
 RUN set -eux \
   && apt-get update \

Relevant Maintainers:

@tianon tianon merged commit c16e2c1 into docker-library:master Jan 17, 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