test
Some checks failed
renovate / image-build (push) Failing after 46s
renovate / renovate (push) Successful in 46s

This commit is contained in:
2024-02-18 19:52:47 +01:00
parent 3e04ede5fd
commit 7e226f2efb

View File

@@ -12,7 +12,7 @@ on:
jobs:
image-build:
runs-on: ubuntu-latest
container: ubuntu:22.04
container: catthehacker/ubuntu:full-22.04
steps:
- name: checkout git repo