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

[percona] update psmdb-36 version #7466

Merged
merged 1 commit into from
Feb 15, 2020
Merged

[percona] update psmdb-36 version #7466

merged 1 commit into from
Feb 15, 2020

Conversation

EvgeniyPatlan
Copy link
Contributor

No description provided.

library/percona Outdated
@@ -30,7 +30,7 @@ GitCommit: fc7952f19d7e3e55477a9baee2f6d4d1092431f6
Directory: percona-server-mongodb.40
File: Dockerfile

Tags: psmdb-3.6.16, psmdb-3.6
GitCommit: fc7952f19d7e3e55477a9baee2f6d4d1092431f6
Tags: psmdb-3.6.17 psmdb-3.6
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Tags: psmdb-3.6.17 psmdb-3.6
Tags: psmdb-3.6.17, psmdb-3.6

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@tianon
Copy link
Member

tianon commented Feb 15, 2020

Diff:
diff --git a/_bashbrew-list b/_bashbrew-list
index d9f317a..644fea1 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -17,7 +17,7 @@ percona:8.0.18-9-centos
 percona:centos
 percona:latest
 percona:psmdb-3.6
-percona:psmdb-3.6.16
+percona:psmdb-3.6.17
 percona:psmdb-4.0
 percona:psmdb-4.0.14
 percona:psmdb-4.2
diff --git a/percona_psmdb-3.6/Dockerfile b/percona_psmdb-3.6/Dockerfile
index 05f014f..0215747 100644
--- a/percona_psmdb-3.6/Dockerfile
+++ b/percona_psmdb-3.6/Dockerfile
@@ -18,7 +18,7 @@ plus additional enterprise-grade functionality."
 LABEL org.opencontainers.image.license="SSPLv1"
 LABEL org.opencontainers.image.authors="info@percona.com"
 
-ENV PSMDB_VERSION 3.6.16-3.6
+ENV PSMDB_VERSION 3.6.17-4.0
 LABEL org.label-schema.schema-version=${PSMDB_VERSION}
 LABEL org.opencontainers.image.version=${PSMDB_VERSION}

@tianon
Copy link
Member

tianon commented Feb 15, 2020

LGTM

Build test of #7466; 44f3d01; amd64 (percona:psmdb-3.6.17):

$ bashbrew build percona:psmdb-3.6.17
Building bashbrew/cache:14290a17b11c192bfe798376bdac7815d221e3d1acccff3c88a0f8c7c10c59b5 (percona:psmdb-3.6.17)
Tagging percona:psmdb-3.6.17
Tagging percona:psmdb-3.6

$ test/run.sh percona:psmdb-3.6.17
testing percona:psmdb-3.6.17
	'utc' [1/8]...passed
	'cve-2014--shellshock' [2/8]...passed
	'no-hard-coded-passwords' [3/8]...warning: garbage password detected for 'root': 'locked'
passed
	'override-cmd' [4/8]...+ exec echo 'Hello world-20545-3191'
passed
	'mongo-basics' [5/8]....passed
	'mongo-auth-basics' [6/8].....passed
	'mongo-tls-basics' [7/8]....passed
	'mongo-tls-auth' [8/8]....passed

@tianon tianon merged commit a3909fd into docker-library:master Feb 15, 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.

4 participants