criu/scripts/build/Dockerfile.armv7hf.hdr
Radostin Stoyanov bcd66dc302 scripts: fully qualify base image references
Use fully qualified image names (e.g. "docker.io/...") in Dockerfiles
instead of relying on implicit registry resolution. This makes the
registry explicit and avoids ambiguity in environments where Docker
and Podman may use different default registries.

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
2026-03-09 08:33:03 -07:00

1 line
37 B
Text

FROM docker.io/arm32v7/ubuntu:bionic