build: Rebase multi-stage container build
Some checks failed
Container / Semantic Release (Dry-run) (push) Successful in 59s
Container / Container image (push) Failing after 2m58s
Container / Semantic Release (push) Has been skipped

This commit is contained in:
2024-06-05 16:21:18 +10:00
parent 5df8233e83
commit 9e6c071cce
2 changed files with 4 additions and 4 deletions

View File

@ -46,7 +46,7 @@ jobs:
build_container:
name: Container image
container: catthehacker/ubuntu:act-latest
runs-on: dind-rootless
runs-on: dind
needs: semrel_dryrun
steps:
- name: Checkout