change to alpine

This commit is contained in:
2025-02-23 12:34:24 -06:00
parent 56073a506f
commit 73794f64d3

View File

@@ -10,8 +10,8 @@ freshrss:
securityContext: securityContext:
runAsUser: 568 runAsUser: 568
image: image:
repository: busybox repository: alpine
tag: 1.37.0 tag: 3.21.3
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/sh - /bin/sh
@@ -33,8 +33,8 @@ freshrss:
securityContext: securityContext:
runAsUser: 568 runAsUser: 568
image: image:
repository: busybox repository: alpine
tag: 1.37.0 tag: 3.21.3
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/sh - /bin/sh