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

Bump Rocket.Chat 3.0.6 #7685

Merged
merged 1 commit into from
Mar 25, 2020
Merged

Bump Rocket.Chat 3.0.6 #7685

merged 1 commit into from
Mar 25, 2020

Conversation

sampaiodiego
Copy link
Contributor

@yosifkit
Copy link
Member

Diff:
diff --git a/_bashbrew-list b/_bashbrew-list
index ab7f67c..2ca15e5 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -3,5 +3,5 @@ rocket.chat:2.4
 rocket.chat:2.4.11
 rocket.chat:3
 rocket.chat:3.0
-rocket.chat:3.0.5
+rocket.chat:3.0.6
 rocket.chat:latest
diff --git a/rocket.chat_latest/Dockerfile b/rocket.chat_latest/Dockerfile
index bc95f75..f92e68c 100644
--- a/rocket.chat_latest/Dockerfile
+++ b/rocket.chat_latest/Dockerfile
@@ -52,7 +52,7 @@ VOLUME /app/uploads
 # gpg: key 4FD08104: public key "Rocket.Chat Buildmaster <buildmaster@rocket.chat>" imported
 RUN gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys 0E163286C20D07B9787EBE9FD7F9D0414FD08104
 
-ENV RC_VERSION 3.0.5
+ENV RC_VERSION 3.0.6
 
 WORKDIR /app
 

@yosifkit
Copy link
Member

Build test of #7685; 24c7292; amd64 (rocket.chat):

$ bashbrew build rocket.chat:3.0.6
Building bashbrew/cache:fb0be831c154f6fbce8a94d527ff52c14addc126314f17c8f90a4a4460cc60d2 (rocket.chat:3.0.6)
Tagging rocket.chat:3.0.6
Tagging rocket.chat:3.0
Tagging rocket.chat:3
Tagging rocket.chat:latest

$ test/run.sh rocket.chat:3.0.6
testing rocket.chat:3.0.6
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build rocket.chat:2.4.11
Using bashbrew/cache:95f7341cede7dd60d17b69f5343f611fd784467e561ade64506009df07cbef8e (rocket.chat:2.4.11)
Tagging rocket.chat:2.4.11
Tagging rocket.chat:2.4
Tagging rocket.chat:2

$ test/run.sh rocket.chat:2.4.11
testing rocket.chat:2.4.11
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed

@yosifkit yosifkit merged commit 961f2d7 into docker-library:master Mar 25, 2020
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