mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-04 02:28:45 +08:00
Compare commits
3 Commits
a14e2e3e5b
...
3f6d7cf742
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3f6d7cf742 | ||
|
|
a60e18dafb | ||
|
|
f72faa0829 |
@ -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