add: ubuntu:24.04
All checks were successful
images-build-and-push / build (., debian-12.dockerfile, xdu/debian:bookworm , debian-12) (push) Successful in 44s
images-build-and-push / build (., debian.dockerfile, xdu/debian:latest xdu/debian:trixie , debian) (push) Successful in 39s
images-build-and-push / build (., ffmpeg-debian.dockerfile, xdu/ffmpeg:debian xdu/ffmpeg:latest , ffmpeg) (push) Successful in 39s
images-build-and-push / build (., ubuntu-24.04.dockerfile, xdu/ubuntu:24.04 , ubuntu-24.04) (push) Successful in 1m5s
images-build-and-push / build (., ubuntu.dockerfile, xdu/ubuntu:latest xdu/ubuntu:25.10 , ubuntu) (push) Successful in 1m9s

fix: mirrors of ubuntu-security
This commit is contained in:
xkm
2025-10-17 17:03:29 +08:00
parent 204dec5d65
commit f17aaa8623
3 changed files with 18 additions and 1 deletions

View File

@@ -37,6 +37,12 @@ jobs:
xdu/ubuntu:latest
xdu/ubuntu:25.10
- name: ubuntu-24.04
context: .
dockerfile: ubuntu-24.04.dockerfile
image: |
xdu/ubuntu:24.04
- name: ffmpeg
context: .
dockerfile: ffmpeg-debian.dockerfile