change to alpine
This commit is contained in:
@@ -10,8 +10,8 @@ freshrss:
|
||||
securityContext:
|
||||
runAsUser: 568
|
||||
image:
|
||||
repository: busybox
|
||||
tag: 1.37.0
|
||||
repository: alpine
|
||||
tag: 3.21.3
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
@@ -33,8 +33,8 @@ freshrss:
|
||||
securityContext:
|
||||
runAsUser: 568
|
||||
image:
|
||||
repository: busybox
|
||||
tag: 1.37.0
|
||||
repository: alpine
|
||||
tag: 3.21.3
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
|
Reference in New Issue
Block a user