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