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

@@ -12,6 +12,6 @@
`toolbox run --distro {{distribution}} --release {{release}} {{command}}`
- Run `emacs` inside a `toolbox` container using the default image for Fedora 36:
- Run `emacs` inside a `toolbox` container using the default image for Fedora 38:
`toolbox run --distro {{fedora}} --release {{f36}} {{emacs}}`
`toolbox run --distro {{fedora}} --release {{f38}} {{emacs}}`