fix(deps): update docker.io/library/alpine docker tag to v3.21.1

This commit is contained in:
Renovate Bot 2025-01-07 04:31:46 +00:00
parent 947486dc81
commit ead3c437f0

View file

@ -794,7 +794,7 @@ volumePermissions:
image: image:
registry: docker.io registry: docker.io
repository: library/alpine repository: library/alpine
tag: 3.21.0 tag: 3.21.1
pullPolicy: Always pullPolicy: Always
## Optionally specify an array of imagePullSecrets. ## Optionally specify an array of imagePullSecrets.