You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, Integration testing inherits a couple of docker images that aren't pinned. It appears to be postgres:latest and docker.redpanda.com/redpandadata/redpanda:v23.2.8, but further investigation should be done to make sure this is the full scope. These should instead use our docker registry tooling to use a specific digest SHA
Right now, Integration testing inherits a couple of docker images that aren't pinned. It appears to be
postgres:latest
anddocker.redpanda.com/redpandadata/redpanda:v23.2.8
, but further investigation should be done to make sure this is the full scope. These should instead use our docker registry tooling to use a specific digest SHANoticed during creation of #5901
The text was updated successfully, but these errors were encountered: