mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-04 20:58:52 +00:00
fix: install missing language pack for GraalVM (#3189)
This commit is contained in:
@@ -46,6 +46,7 @@ dnf install -y \
|
||||
libwebp \
|
||||
findutils \
|
||||
which \
|
||||
glibc-langpack-en \
|
||||
${EXTRA_DNF_PACKAGES}
|
||||
|
||||
# Install Git LFS
|
||||
|
||||
Reference in New Issue
Block a user