spiegel_podman/test/e2e/config_test.go
Paul Holzinger a5c3046135
test/e2e: update quay.io/libpod/volume-plugin-test-img
Use a new image I build which is also multi-arch so we can remove the
test skip.

Fixes: #28270

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-08-07 15:42:44 +02:00

5 lines
116 B
Go

//go:build linux || freebsd
package integration
var volumeTest = "quay.io/libpod/volume-plugin-test-img:20260807"