Nightly Image Compare CI #721
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:0205d967a45bee13165a96e54e1405573c0052a4e84fb0802fd0ceef8be25e65]'.
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.
|