mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-14 04:39:33 +00:00
fedoraMinimal is referenced in non-_test config_arm64.go and config_ppc64le.go. Signed-off-by: Miloslav Trmač <mitr@redhat.com>
5 lines
116 B
Go
5 lines
116 B
Go
//go:build linux || freebsd
|
|
|
|
package integration
|
|
|
|
var volumeTest = "quay.io/libpod/volume-plugin-test-img:20220623"
|