diff --git a/.crow/update-package-index-alpine-321-arm64.yaml b/.crow/update-package-index-alpine-321-arm64.yaml index d895b21..80813c0 100644 --- a/.crow/update-package-index-alpine-321-arm64.yaml +++ b/.crow/update-package-index-alpine-321-arm64.yaml @@ -61,7 +61,7 @@ steps: effect: 'NoSchedule' - name: Purge CDN cache - image: alpine:3.21 + image: alpine:3.22 environment: BUNNY_API_KEY: from_secret: BUNNY_API_KEY diff --git a/.crow/update-package-index-redhat-9-amd64.yaml b/.crow/update-package-index-redhat-9-amd64.yaml index f020381..43b579f 100644 --- a/.crow/update-package-index-redhat-9-amd64.yaml +++ b/.crow/update-package-index-redhat-9-amd64.yaml @@ -64,7 +64,7 @@ steps: effect: 'NoSchedule' - name: Purge CDN cache - image: alpine:3.21 + image: alpine:3.22 environment: BUNNY_API_KEY: from_secret: BUNNY_API_KEY diff --git a/.crow/update-package-index-ubuntu-2204-amd64.yaml b/.crow/update-package-index-ubuntu-2204-amd64.yaml index e3d59d4..00c7ddb 100644 --- a/.crow/update-package-index-ubuntu-2204-amd64.yaml +++ b/.crow/update-package-index-ubuntu-2204-amd64.yaml @@ -64,7 +64,7 @@ steps: effect: 'NoSchedule' - name: Purge CDN cache - image: alpine:3.21 + image: alpine:3.22 environment: BUNNY_API_KEY: from_secret: BUNNY_API_KEY