build: Switch container image
Container & Helm chart / Linting (push) Successful in 19s Details
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 58s Details
Container & Helm chart / Kubernetes Bootstrap Appliance (push) Failing after 43s Details

This commit is contained in:
Danny Bessems 2024-06-05 22:25:59 +10:00
parent 8037d4d1c7
commit be02f884ac
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ jobs:
build_image:
name: Kubernetes Bootstrap Appliance
container: catthehacker/ubuntu:act-latest
container: code.spamasaurus.com/djpbessems/packer-extended:1.0.0
runs-on: dind-rootless
needs: [semrel_dryrun, linting]
steps: