mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-25 23:05:07 +08:00
Update builder images. Yay for GHC's improved cross-compiler support!
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# This Docker file uses a custom QEmu fork with patches to follow execve
|
||||
# to build all of ShellCheck emulated.
|
||||
|
||||
FROM ubuntu:24.04
|
||||
FROM ubuntu:25.04
|
||||
|
||||
ENV TARGETNAME linux.armv6hf
|
||||
|
||||
|
Reference in New Issue
Block a user