mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
tools/docker/jammy: update build-host golang to 1.21
This commit is contained in:
parent
d5f5ca3c71
commit
56767b3648
@ -22,7 +22,7 @@ RUN apt-get install -y \
|
||||
wget bash bc gcc-12 sed patch patchutils tar bzip2 gzip xz-utils zstd perl gawk gperf zip \
|
||||
unzip diffutils lzop make file g++-12 xfonts-utils xsltproc default-jre-headless python3 \
|
||||
libc6-dev libncurses5-dev libjson-perl libxml-parser-perl libparse-yapp-perl rdfind \
|
||||
golang-go git openssh-client \
|
||||
golang-1.21-go git openssh-client \
|
||||
--no-install-recommends
|
||||
|
||||
RUN if [ "$(uname -m)" = "aarch64" ]; then \
|
||||
|
Loading…
x
Reference in New Issue
Block a user