build: Rebase container image

This commit is contained in:
Danny Bessems 2024-06-06 17:50:32 +10:00
parent fcf3178611
commit 81f7b7b669

@ -100,7 +100,7 @@ jobs:
name: Helm chart
runs-on: dind
needs: semrel_dryrun
container: alpine/helm
container: docker.io/alpine/helm
steps:
- name: Check out repository code
uses: actions/checkout@v4