mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-03 18:18:44 +08:00
Compare commits
1 Commits
3f6d7cf742
...
a14e2e3e5b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a14e2e3e5b |
@ -1,6 +1,6 @@
|
||||
# Configuration file to install the recipe dependencies inside the Podman container
|
||||
|
||||
FROM docker.io/library/debian:trixie
|
||||
FROM 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