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

maven: sapmachine-22 #16865

Merged
merged 1 commit into from
May 29, 2024
Merged

maven: sapmachine-22 #16865

merged 1 commit into from
May 29, 2024

Conversation

carlossg
Copy link
Contributor

No description provided.

@carlossg carlossg requested a review from a team as a code owner May 29, 2024 20:53
Copy link

Diff for 795784b:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index c3174ff..99c4fae 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -169,3 +169,8 @@ Tags: 3.9.7-sapmachine-21, 3.9.7-sapmachine, 3.9-sapmachine-21, 3.9-sapmachine,
 Architectures: amd64, arm64v8, ppc64le
 GitCommit: 43cc67eb6ec38bfc7394a51f43e39ca3f24af65c
 Directory: sapmachine-21
+
+Tags: 3.9.7-sapmachine-22, 3.9-sapmachine-22, 3-sapmachine-22
+Architectures: amd64, arm64v8, ppc64le
+GitCommit: cec36dcb2ace0c70dddad6a12cde5d305a6dfe06
+Directory: sapmachine-22
diff --git a/_bashbrew-list b/_bashbrew-list
index 6462bdc..59beeb0 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -41,6 +41,7 @@ maven:3-sapmachine
 maven:3-sapmachine-11
 maven:3-sapmachine-17
 maven:3-sapmachine-21
+maven:3-sapmachine-22
 maven:3.9
 maven:3.9-amazoncorretto
 maven:3.9-amazoncorretto-8
@@ -84,6 +85,7 @@ maven:3.9-sapmachine
 maven:3.9-sapmachine-11
 maven:3.9-sapmachine-17
 maven:3.9-sapmachine-21
+maven:3.9-sapmachine-22
 maven:3.9.7
 maven:3.9.7-amazoncorretto
 maven:3.9.7-amazoncorretto-8
@@ -127,6 +129,7 @@ maven:3.9.7-sapmachine
 maven:3.9.7-sapmachine-11
 maven:3.9.7-sapmachine-17
 maven:3.9.7-sapmachine-21
+maven:3.9.7-sapmachine-22
 maven:amazoncorretto
 maven:eclipse-temurin
 maven:ibmjava
diff --git a/maven_3-sapmachine-17/Dockerfile b/maven_3-sapmachine-22/Dockerfile
similarity index 98%
copy from maven_3-sapmachine-17/Dockerfile
copy to maven_3-sapmachine-22/Dockerfile
index e4e252f..e95fdd3 100644
--- a/maven_3-sapmachine-17/Dockerfile
+++ b/maven_3-sapmachine-22/Dockerfile
@@ -1,4 +1,4 @@
-FROM sapmachine:17
+FROM sapmachine:22
 
 RUN apt-get update \
   && apt-get install -y ca-certificates curl git --no-install-recommends \

Relevant Maintainers:

@tianon tianon merged commit 354fc7a into docker-library:master May 29, 2024
6 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.

2 participants