chore: Upgrade workflow job container image
Container & Helm chart / Linting (push) Successful in 6s Details
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 28s Details
Container & Helm chart / Kubernetes Bootstrap Appliance (push) Failing after 37m12s Details

This commit is contained in:
Danny Bessems 2024-06-07 12:26:44 +10:00
parent 75309bdf11
commit bf7ccc8962
1 changed files with 1 additions and 1 deletions

View File

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