Update ubuntu-latest to 24.04

This commit is contained in:
Lilian 2025-01-27 21:20:55 +01:00
parent 9ba49b1bb7
commit c49ae7b783
Signed by: lilian
SSH key fingerprint: SHA256:334IVJmdjX7QiiuJ4sii5B4d/GjievWr8cscDleLhSU
3 changed files with 4 additions and 4 deletions

View file

@ -11,7 +11,7 @@ done
# extra container tags and pushes for things that we dont build, but need
podman tag data.forgejo.org/oci/alpine:latest git.ctbk.de/infra/alpine:latest
podman tag ghcr.io/catthehacker/ubuntu:act-22.04 git.ctbk.de/infra/ubuntu:act-22.04
podman tag ghcr.io/catthehacker/ubuntu:act-24.04 git.ctbk.de/infra/ubuntu:act-24.04
podman push git.ctbk.de/infra/alpine:latest
podman push git.ctbk.de/infra/ubuntu:act-22.04
podman push git.ctbk.de/infra/ubuntu:act-24.04