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

Pin Ubuntu to jammy for Zookeeper 3.7.2, 3.7, 3.7.2-jre-11, 3.7-jre-11 #17268

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

31z4
Copy link
Contributor

@31z4 31z4 commented Jul 28, 2024

@31z4 31z4 requested a review from a team as a code owner July 28, 2024 06:30

This comment has been minimized.

Copy link

Diff for 5009526:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 8d92481..0b91a5b 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -3,8 +3,8 @@ Architectures: amd64, arm64v8, ppc64le, s390x
 GitRepo: https://github.com/31z4/zookeeper-docker.git
 
 Tags: 3.7.2, 3.7, 3.7.2-jre-11, 3.7-jre-11
-GitCommit: dd520cb108da9eafe6914dce4e5dbd4877dd2411
-Directory: 3.7.2
+GitCommit: c03e4eea773bb3406fed38bdda15bf0bdfb1b35b
+Directory: 3.7.2-jre11
 
 Tags: 3.7.2-jre-17, 3.7-jre-17
 GitCommit: 5076660820c73f3b119cbdd1267c25a1e29cbbf4
diff --git a/zookeeper_3.7-jre-11/Dockerfile b/zookeeper_3.7-jre-11/Dockerfile
index 5a9d59c..d1d1f2f 100644
--- a/zookeeper_3.7-jre-11/Dockerfile
+++ b/zookeeper_3.7-jre-11/Dockerfile
@@ -1,4 +1,4 @@
-FROM eclipse-temurin:11-jre
+FROM eclipse-temurin:11-jre-jammy
 
 ENV ZOO_CONF_DIR=/conf \
     ZOO_DATA_DIR=/data \

Relevant Maintainers:

@yosifkit yosifkit merged commit 3000305 into docker-library:master Jul 29, 2024
9 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