Closed mrserb closed 1 year ago
I don't see changes to bin/apply-template.py or versions.json, were those missed?
I don't see changes to bin/apply-template.py or versions.json, were those missed?
versions.json is there but +1 for the missing script changes
The work still in progress, the PR is in draft.
Do I need to update tags manually as well?
Do I need to update tags manually as well?
Run the script locally to make sure it worked, the is an GHA to run it after you merge and add the comment on your commit.
bash bin/update-dockerfiles.sh and python3 bin/tag-generator.py | tee .tags do not produce any errors
missing test/test-image-corretto21-jre.yaml to fix the last 2 failures.
all checks are passed
can i access to the docker image of corretto 21? docker pull amazoncorretto:21 fails with Error response from daemon: manifest for amazoncorretto:21 not found: manifest unknown: manifest unknown
can i access to the docker image of corretto 21? docker pull amazoncorretto:21 fails with Error response from daemon: manifest for amazoncorretto:21 not found: manifest unknown: manifest unknown
I'm also getting this
can i access to the docker image of corretto 21? docker pull amazoncorretto:21 fails with Error response from daemon: manifest for amazoncorretto:21 not found: manifest unknown: manifest unknown
I'm also getting this
+1
The corretto 21 images have not been published to official-images/amazoncorretto yet. We expect them to be available soon and we'll post an update here when they're ready.
official-images#15408 is the PR for the update. Once that's merged images should be available on dockerhub and ecr gallery within a few hours.
Description of changes:
Adding Corretto-21 images using the similar approach we did for 17 and 20. The difference from 20 is that we do not have al2023-generic.