mirror of
https://git.suyu.dev/suyu/build-environments.git
synced 2025-12-21 21:35:58 +01:00
linux-fresh: update base image to use Qt 5.15 ...
... other images replaced MAINTAINER with LABEL
This commit is contained in:
parent
b4ae436ed4
commit
ccadba44f5
4 changed files with 5 additions and 6 deletions
|
|
@ -1,8 +1,7 @@
|
|||
FROM archlinux:latest
|
||||
MAINTAINER yuzu
|
||||
LABEL maintainer="yuzu"
|
||||
|
||||
ENV EXT_BIN_URL="https://github.com/yuzu-emu/ext-linux-bin/raw/main/mingw"
|
||||
|
||||
# Workaround for Arch Linux Docker image failing to build
|
||||
# From https://stackoverflow.com/questions/66154574
|
||||
RUN patched_glibc=glibc-linux4-2.33-4-x86_64.pkg.tar.zst && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue