Use catthehacker/ubuntu:act-22.04 for Docker builds
All checks were successful
Build and push Docker image / build (push) Successful in 12s

This commit is contained in:
marwin 2026-03-16 19:36:45 +01:00
parent e55dba66e4
commit d41af519e8

View file

@ -9,6 +9,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-22.04
steps:
- name: Checkout