CI: use catthehacker/ubuntu:act-latest

This commit is contained in:
2023-09-11 15:31:31 +00:00
parent 1fa447348f
commit 0933761ade

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