ci: Don't specify container for image builder

This commit is contained in:
Jade Ellis 2025-05-22 14:07:22 +01:00
parent 94ae824149
commit b9d60c64e5
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2

View file

@ -57,7 +57,6 @@ jobs:
build-image:
runs-on: dind
container: ghcr.io/catthehacker/ubuntu:act-latest
needs: define-variables
permissions:
contents: read
@ -211,7 +210,6 @@ jobs:
merge:
runs-on: dind
container: ghcr.io/catthehacker/ubuntu:act-latest
needs: [define-variables, build-image]
steps:
- name: Download digests