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

Update Rocket.Chat to 0.60.1 #3854

Merged
merged 1 commit into from
Dec 29, 2017
Merged

Conversation

tianon
Copy link
Member

@tianon tianon commented Dec 29, 2017

No description provided.

@yosifkit
Copy link
Member

Diff:
diff --git a/_bashbrew-list b/_bashbrew-list
index 49f0ceb..690abf3 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,4 +1,4 @@
 rocket.chat:0
 rocket.chat:0.60
-rocket.chat:0.60.0
+rocket.chat:0.60.1
 rocket.chat:latest
diff --git a/rocket.chat_latest/Dockerfile b/rocket.chat_latest/Dockerfile
index 8c2a761..57e0435 100644
--- a/rocket.chat_latest/Dockerfile
+++ b/rocket.chat_latest/Dockerfile
@@ -13,7 +13,7 @@ VOLUME /app/uploads
 # gpg: key 4FD08014: public key "Rocket.Chat Buildmaster <buildmaster@rocket.chat>" imported
 RUN gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 0E163286C20D07B9787EBE9FD7F9D0414FD08104
 
-ENV RC_VERSION 0.60.0
+ENV RC_VERSION 0.60.1
 
 WORKDIR /app
 

@yosifkit
Copy link
Member

Build test of #3854; 578e4c1; amd64 (rocket.chat):

$ bashbrew build rocket.chat:0.60.1
Building bashbrew/cache:2c4c72c3c6ff2002d108831f81f3bee4dfca8face7a219720b5a41c93578d229 (rocket.chat:0.60.1)
Tagging rocket.chat:0.60.1
Tagging rocket.chat:0.60
Tagging rocket.chat:0
Tagging rocket.chat:latest

$ test/run.sh rocket.chat:0.60.1
testing rocket.chat:0.60.1
	'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 fbb1fa0 into docker-library:master Dec 29, 2017
@yosifkit yosifkit deleted the rocket.chat branch December 29, 2017 20:10
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.

2 participants