Nightly Image Compare CI #725
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error
compare
Execution failed for task ':docker-slim-base:compareImage'.
> The imageId for 'ghcr.io/deephaven/server-slim-base:edge' appears to be out-of-sync with the (local) repository. Possible repo digests are '[ghcr.io/deephaven/server-slim-base@sha256:ec02fa699ed5f75e4752b25c8a2c646707df26fd979b11726c41247e7073e433]'.
Consider running one of the following, and retrying the compare, to see if the issue persists:
`./gradlew docker-slim-base:pullImage`, or
`docker pull ghcr.io/deephaven/server-slim-base:edge`
If the image is still out-of-sync, it's likely that there is a new release for 'ghcr.io/deephaven/server-slim-base:edge'.
You may run:
`./gradlew docker-slim-base:bumpImage`, or
manually update '/home/runner/work/deephaven-core/deephaven-core/docker/registry/slim-base/gradle.properties' to bring the build logic up-to-date.
|