chore(stalwart): bump alpine 3.19 -> 3.24 in backup cronjob (DEV-539)

Only occurrence of plain alpine:3.19 across apps/**. Touches:
- apps/stalwart/stalwart-fresh-deployment.yaml (stalwart-backup CronJob container)

Scope excludes alpine/k8s (see DEV-520 majors phase).

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
CTO Agent 2026-08-23 15:42:36 +00:00
parent 76e250c334
commit 96c3846202

View file

@ -316,7 +316,7 @@ spec:
topologyKey: kubernetes.io/hostname topologyKey: kubernetes.io/hostname
containers: containers:
- name: backup - name: backup
image: alpine:3.19 image: alpine:3.24
command: command:
- /bin/sh - /bin/sh
- -c - -c