Update alpine Docker tag to v20231219

This commit is contained in:
Renovate Bot 2024-03-04 18:44:59 +00:00
parent 338a196aed
commit 53b5b35cdf

View file

@ -39,7 +39,7 @@ spec:
hostPID: true
containers:
- name: "unattended-upgrades-install"
image: "alpine:3"
image: "alpine:20231219"
imagePullPolicy: Always
securityContext:
privileged: true