mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
build: Remove EoL Ubuntu 24.10 builds, Update AppImage runner to use 25.04
This commit is contained in:
2
dist/AppImage/Dockerfile
vendored
2
dist/AppImage/Dockerfile
vendored
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:24.10 as build
|
||||
FROM ubuntu:25.04 as build
|
||||
|
||||
# Used to invalidate layer cache but not mount cache
|
||||
# See https://github.com/moby/moby/issues/41715#issuecomment-733976493
|
||||
|
||||
Reference in New Issue
Block a user