mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 12:24:17 +08:00
Merge branch 'timmydo/dockerfqdn' into 'master'
Update podman base container image reference to use fully qualified domain name See merge request redox-os/redox!1663
This commit is contained in:
commit
a60e18dafb
@ -1,6 +1,6 @@
|
||||
# Configuration file to install the recipe dependencies inside the Podman container
|
||||
|
||||
FROM debian:trixie
|
||||
FROM docker.io/library/debian:trixie
|
||||
|
||||
# _UID_ must be replaced with the user's uid on host
|
||||
# podman root is mapped to your user id on host during build,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user