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 Zookeeper to 3.7.1 #12571

Merged
merged 1 commit into from
Jun 3, 2022
Merged

Bump Zookeeper to 3.7.1 #12571

merged 1 commit into from
Jun 3, 2022

Conversation

31z4
Copy link
Contributor

@31z4 31z4 commented Jun 3, 2022

No description provided.

@github-actions
Copy link

github-actions bot commented Jun 3, 2022

Diff for 3d5a8a8:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 076a34c..bee3d9e 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -11,10 +11,10 @@ Architectures: amd64, arm64v8
 GitCommit: 928f1fa35d3414f31bb542b55891c8662b14b84a
 Directory: 3.6.3
 
-Tags: 3.7.0, 3.7
+Tags: 3.7.1, 3.7
 Architectures: amd64, arm64v8
-GitCommit: 928f1fa35d3414f31bb542b55891c8662b14b84a
-Directory: 3.7.0
+GitCommit: 060f64d28d1780373f90ac152bd2538abcf1924c
+Directory: 3.7.1
 
 Tags: 3.8.0, 3.8, latest
 Architectures: amd64, arm64v8
diff --git a/_bashbrew-list b/_bashbrew-list
index c8e8efd..4eae182 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -3,7 +3,7 @@ zookeeper:3.5.9
 zookeeper:3.6
 zookeeper:3.6.3
 zookeeper:3.7
-zookeeper:3.7.0
+zookeeper:3.7.1
 zookeeper:3.8
 zookeeper:3.8.0
 zookeeper:latest
diff --git a/zookeeper_3.7/Dockerfile b/zookeeper_3.7/Dockerfile
index 4bfa323..b5d400a 100644
--- a/zookeeper_3.7/Dockerfile
+++ b/zookeeper_3.7/Dockerfile
@@ -35,9 +35,9 @@ RUN set -eux; \
 # Verify that gosu binary works
     gosu nobody true
 
-ARG GPG_KEY=AF3D175EC05DB249738D01AC8D8C3C3ED0B02E66
-ARG SHORT_DISTRO_NAME=zookeeper-3.7.0
-ARG DISTRO_NAME=apache-zookeeper-3.7.0-bin
+ARG GPG_KEY=DFF24FB8323ADAC90E3CF36F729E61230EA917E9
+ARG SHORT_DISTRO_NAME=zookeeper-3.7.1
+ARG DISTRO_NAME=apache-zookeeper-3.7.1-bin
 
 # Download Apache Zookeeper, verify its PGP signature, untar and clean up
 RUN set -eux; \

Relevant Maintainers:

@tianon tianon merged commit 256cc20 into docker-library:master Jun 3, 2022
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