Skip to content

fix: new sha for the java17 image - #424

Open
Tiboris wants to merge 1 commit into
oracle:mainfrom
Tiboris:mcp-java-toolkit
Open

fix: new sha for the java17 image#424
Tiboris wants to merge 1 commit into
oracle:mainfrom
Tiboris:mcp-java-toolkit

Conversation

@Tiboris

@Tiboris Tiboris commented Aug 25, 2026

Copy link
Copy Markdown

Fix the java17 image sha to the one which is available

We were unable to pull image sha which was committed to the repository. I have pulled the new image and changed image sha.

Fixes :

podman pull container-registry.oracle.com/java/openjdk:17@sha256:82cc9efbe316236933eb4fb8c0606c536dfbfc545f2e728ebed728b729f3eb1b
Trying to pull container-registry.oracle.com/java/openjdk@sha256:82cc9efbe316236933eb4fb8c0606c536dfbfc545f2e728ebed728b729f3eb1b...
Error: unable to copy from source docker://container-registry.oracle.com/java/openjdk@sha256:82cc9efbe316236933eb4fb8c0606c536dfbfc545f2e728ebed728b729f3eb1b: initializing source docker://container-registry.oracle.com/java/openjdk@sha256:82cc9efbe316236933eb4fb8c0606c536dfbfc545f2e728ebed728b729f3eb1b: reading manifest sha256:82cc9efbe316236933eb4fb8c0606c536dfbfc545f2e728ebed728b729f3eb1b in container-registry.oracle.com/java/openjdk: manifest unknown

 podman inspect container-registry.oracle.com/java/openjdk:17 -f {{.Digest}}
sha256:854a4b5d81a6962f589c86e96f65500d9f1f151d7fbcb4bb0d90020f581bdfdb


Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Tested via our github actions workflow build.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@Tiboris
Tiboris requested a review from krisrice as a code owner August 25, 2026 13:52
@oracle-contributor-agreement

Copy link
Copy Markdown

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. label Aug 25, 2026
Signed-off-by: Tibor Dudlák <tibor.dudlak@gmail.com>
@Tiboris

Tiboris commented Aug 26, 2026

Copy link
Copy Markdown
Author

This is a good way how to properly discourage new contributors.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Required At least one contributor does not have an approved Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants