toolbox: update to f38; update Tamil translation (#10257)

This commit is contained in:
K.B.Dharun Krishna
2023-06-08 22:38:57 +05:30
committed by GitHub
parent 0439f39d19
commit 18bc9cc6e6
8 changed files with 16 additions and 16 deletions

View File

@@ -17,8 +17,8 @@
- Create a `toolbox` container from a custom Fedora image:
`toolbox create --image {{registry.fedoraproject.org/fedora-toolbox:36}}`
`toolbox create --image {{registry.fedoraproject.org/fedora-toolbox:38}}`
- Create a `toolbox` container using the default image for Fedora 36:
- Create a `toolbox` container using the default image for Fedora 38:
`toolbox create --distro {{fedora}} --release {{f36}}`
`toolbox create --distro {{fedora}} --release {{f38}}`