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.4 #18187

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

rocketchat-github-ci
Copy link

Copy link

github-actions bot commented Jan 6, 2025

Diff for b5fe1d2:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index af3e40d..3278d00 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -2,10 +2,6 @@ Maintainers: Rocket.Chat Image Team <[email protected]> (@RocketChat)
 GitRepo: https://github.com/RocketChat/Docker.Official.Image.git
 GitFetch: refs/heads/main
 
-Tags: 6.9.7, 6.9
-GitCommit: 2604071c1f2f2d4300262347a33c03bac25918fc
-Directory: 6.9
-
 Tags: 6.10.9, 6.10
 GitCommit: 2604071c1f2f2d4300262347a33c03bac25918fc
 Directory: 6.10
@@ -22,8 +18,8 @@ Tags: 6.13.1, 6.13, 6
 GitCommit: 2604071c1f2f2d4300262347a33c03bac25918fc
 Directory: 6.13
 
-Tags: 7.0.3, 7.0
-GitCommit: 356c786113ce8c1f6b2cba6089737a4dc3eed78f
+Tags: 7.0.4, 7.0
+GitCommit: d787d62046698f16412c3debcb1cc257f301e47e
 Directory: 7.0
 
 Tags: 7.1.0, 7.1, 7, latest
diff --git a/_bashbrew-list b/_bashbrew-list
index 0ecda2e..77b524f 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,6 +1,4 @@
 rocket.chat:6
-rocket.chat:6.9
-rocket.chat:6.9.7
 rocket.chat:6.10
 rocket.chat:6.10.9
 rocket.chat:6.11
@@ -11,7 +9,7 @@ rocket.chat:6.13
 rocket.chat:6.13.1
 rocket.chat:7
 rocket.chat:7.0
-rocket.chat:7.0.3
+rocket.chat:7.0.4
 rocket.chat:7.1
 rocket.chat:7.1.0
 rocket.chat:latest
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index 362ca44..d8d40ed 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,5 +1,4 @@
 rocket.chat:6
-rocket.chat:6.9
 rocket.chat:6.10
 rocket.chat:6.11
 rocket.chat:6.12
diff --git a/rocket.chat_6.9/Dockerfile b/rocket.chat_6.9/Dockerfile
deleted file mode 100644
index 9e28559..0000000
diff --git a/rocket.chat_7.0/Dockerfile b/rocket.chat_7.0/Dockerfile
index 1dc30a6..1aa7c42 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.3
+ENV RC_VERSION=7.0.4
 
 RUN set -eux \
   && apt-get update \

Relevant Maintainers:

@yosifkit yosifkit merged commit c5f4253 into docker-library:master Jan 7, 2025
11 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