Your parent image is moving!
Right now in your dockerfile you point to ironbank/chainguard-dev/wolfi/static
In your Hardening Manifest you point to chainguard-dev/wolfi/static
The new location of your parent image will be chainguard/wolfi/static
You need to update the FROM line in your Docker file and the BASE_IMAGE variable in your hardening manifest.