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.2.0 #18207

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

rocketchat-github-ci
Copy link

Copy link

github-actions bot commented Jan 8, 2025

Diff for 0a1e1b1:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 3278d00..99cfecc 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -22,6 +22,10 @@ Tags: 7.0.4, 7.0
 GitCommit: d787d62046698f16412c3debcb1cc257f301e47e
 Directory: 7.0
 
-Tags: 7.1.0, 7.1, 7, latest
+Tags: 7.1.0, 7.1
 GitCommit: 2604071c1f2f2d4300262347a33c03bac25918fc
 Directory: 7.1
+
+Tags: 7.2.0, 7.2, 7, latest
+GitCommit: 99862fe664b97bd447a40d9761e43aae9101b569
+Directory: 7.2
diff --git a/_bashbrew-list b/_bashbrew-list
index 77b524f..75bc178 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -12,4 +12,6 @@ rocket.chat:7.0
 rocket.chat:7.0.4
 rocket.chat:7.1
 rocket.chat:7.1.0
+rocket.chat:7.2
+rocket.chat:7.2.0
 rocket.chat:latest
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index d8d40ed..1b82078 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -3,4 +3,5 @@ rocket.chat:6.10
 rocket.chat:6.11
 rocket.chat:6.12
 rocket.chat:7.0
+rocket.chat:7.1
 rocket.chat:latest
diff --git a/rocket.chat_latest/Dockerfile b/rocket.chat_7.1/Dockerfile
similarity index 100%
copy from rocket.chat_latest/Dockerfile
copy to rocket.chat_7.1/Dockerfile
diff --git a/rocket.chat_latest/Dockerfile b/rocket.chat_latest/Dockerfile
index f59ad5f..970744f 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.1.0
+ENV RC_VERSION=7.2.0
 
 RUN set -eux \
   && apt-get update \

Relevant Maintainers:

@tianon tianon merged commit 33c6489 into docker-library:master Jan 8, 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