distrobox: update default containers config

This commit is contained in:
Gabriel Arazas 2025-03-01 17:35:37 +08:00
parent ede5b1f8b0
commit 345293c64e

View File

@ -3,14 +3,21 @@ image=docker.io/archlinux/archlinux:latest
init=false
pull=true
root=false
replace=true
[debian]
image=docker.io/_/debian:latest
[debian-unstable]
image=docker.io/debian:trixie
init=false
pull=true
root=false
[debian-stable]
image=docker.io/debian:bookworm
init=false
pull=true
root=false
[tumbleweed-pkg]
image=registry.opensuse.org/opensuse/distrobox-packaging:20231225
image=registry.opensuse.org/opensuse/distrobox-packaging:20250204
root=true
replace=true