build: Rebase multi-stage container build
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user