change to alpine
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user