Skip to content

Updates for the release 25.0.0.1#658

Merged
leochr merged 3 commits into
vNextfrom
25.0.0.1-release
Jan 14, 2025
Merged

Updates for the release 25.0.0.1#658
leochr merged 3 commits into
vNextfrom
25.0.0.1-release

Conversation

@gkertasef

Copy link
Copy Markdown
Collaborator

No description provided.

@leochr leochr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@gkertasef Thank you for the PR. Added couple of comments

ARG LIBERTY_URL
ARG DOWNLOAD_OPTIONS=""
ARG LIBERTY_SHA=2e27858abf32abb6b6b61caf3a78fafe15472fb4
ARG LIBERTY_SHA={replace_with_correct_sha}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can the placeholder be replaced with actual SHA value (similar to the other Dockerfiles)?

# See the License for the specific language governing permissions and
# limitations under the License.

ARG PARENT_IMAGE=icr.io/appcafe/websphere-liberty:kernel-java8-ibmjava-ubi

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The tags of the base image for all the 'full' images in 25.0.0.1 folder should include the prefix 25.0.0.1-

@leochr leochr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@gkertasef Thanks for the update. UBI Dockerfiles look fine. The Ubuntu equivalent need similar updates.

# See the License for the specific language governing permissions and
# limitations under the License.

FROM websphere-liberty:kernel-java8-ibmjava

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Dockerfiles for the 25.0.0.1 full images on 'Ubuntu' also require the tag prefix 25.0.0.1-

@leochr leochr merged commit cb5c619 into vNext Jan 14, 2025
@leochr leochr deleted the 25.0.0.1-release branch April 8, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants