Skip to content

Commit

Permalink
Updates for the release of WebSphere and Open Liberty 24.0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
gkertasef committed Jul 17, 2024
1 parent 59fdf73 commit cd688c6
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 2 deletions.
32 changes: 31 additions & 1 deletion library/open-liberty
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Maintainers: Gkerta Seferi <[email protected]> (@gseferi),
Wendy Raschke <[email protected]> (@wraschke)
GitRepo: https://github.com/OpenLiberty/ci.docker.git
GitFetch: refs/heads/main
GitCommit: fe6067176da4f12661750fa401e80dd00c5dfe34
GitCommit: 16c6582c0a5ef103599afebd36199c56a0a77c33
Architectures: amd64, i386, ppc64le, s390x

Tags: beta
Expand Down Expand Up @@ -111,3 +111,33 @@ Tags: 24.0.0.6-full-java17-openj9
Directory: releases/24.0.0.6/full
Architectures: amd64, arm64v8, ppc64le, s390x
File: Dockerfile.ubuntu.openjdk17

Tags: 24.0.0.7-kernel-slim-java8-openj9
Directory: releases/24.0.0.7/kernel-slim
Architectures: amd64, arm64v8, ppc64le, s390x
File: Dockerfile.ubuntu.openjdk8

Tags: 24.0.0.7-kernel-slim-java11-openj9
Directory: releases/24.0.0.7/kernel-slim
Architectures: amd64, arm64v8, ppc64le, s390x
File: Dockerfile.ubuntu.openjdk11

Tags: 24.0.0.7-kernel-slim-java17-openj9
Directory: releases/24.0.0.7/kernel-slim
Architectures: amd64, arm64v8, ppc64le, s390x
File: Dockerfile.ubuntu.openjdk17

Tags: 24.0.0.7-full-java8-openj9
Directory: releases/24.0.0.7/full
Architectures: amd64, arm64v8, ppc64le, s390x
File: Dockerfile.ubuntu.openjdk8

Tags: 24.0.0.7-full-java11-openj9
Directory: releases/24.0.0.7/full
Architectures: amd64, arm64v8, ppc64le, s390x
File: Dockerfile.ubuntu.openjdk11

Tags: 24.0.0.7-full-java17-openj9
Directory: releases/24.0.0.7/full
Architectures: amd64, arm64v8, ppc64le, s390x
File: Dockerfile.ubuntu.openjdk17
30 changes: 29 additions & 1 deletion library/websphere-liberty
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Maintainers: Gkerta Seferi <[email protected]> (@gseferi),
Wendy Raschke <[email protected]> (@wraschke)
GitRepo: https://github.com/WASdev/ci.docker.git
GitFetch: refs/heads/main
GitCommit: 17a8c1db7842cba9935fe22d0b0b9293bf165bde
GitCommit: aa27db79927d648f30fc6cdb0589034f343c5666
Architectures: amd64, ppc64le, s390x

Tags: kernel, kernel-java8-ibmjava
Expand Down Expand Up @@ -90,3 +90,31 @@ Tags: 24.0.0.6-full-java17-openj9
Directory: ga/24.0.0.6/full
Architectures: amd64, arm64v8, ppc64le, s390x
File: Dockerfile.ubuntu.openjdk17

Tags: 24.0.0.7-kernel-java8-ibmjava
Directory: ga/24.0.0.7/kernel
File: Dockerfile.ubuntu.ibmjava8

Tags: 24.0.0.7-kernel-java11-openj9
Directory: ga/24.0.0.7/kernel
Architectures: amd64, arm64v8, ppc64le, s390x
File: Dockerfile.ubuntu.openjdk11

Tags: 24.0.0.7-kernel-java17-openj9
Directory: ga/24.0.0.7/kernel
Architectures: amd64, arm64v8, ppc64le, s390x
File: Dockerfile.ubuntu.openjdk17

Tags: 24.0.0.7-full-java8-ibmjava
Directory: ga/24.0.0.7/full
File: Dockerfile.ubuntu.ibmjava8

Tags: 24.0.0.7-full-java11-openj9
Directory: ga/24.0.0.7/full
Architectures: amd64, arm64v8, ppc64le, s390x
File: Dockerfile.ubuntu.openjdk11

Tags: 24.0.0.7-full-java17-openj9
Directory: ga/24.0.0.7/full
Architectures: amd64, arm64v8, ppc64le, s390x
File: Dockerfile.ubuntu.openjdk17

0 comments on commit cd688c6

Please sign in to comment.