chore: Upgrade workflow job container image
Некоторые проверки не удались
Container & Helm chart / Linting (push) Successful in 6s
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 28s
Container & Helm chart / Kubernetes Bootstrap Appliance (push) Failing after 37m12s

Этот коммит содержится в:
2024-06-07 12:26:44 +10:00
родитель 75309bdf11
Коммит bf7ccc8962

Просмотреть файл

@ -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: