Update busybox Docker tag to v1.37.0
This commit is contained in:
@@ -9,7 +9,7 @@ qbittorrent:
|
|||||||
init-sysctl:
|
init-sysctl:
|
||||||
image:
|
image:
|
||||||
repository: busybox
|
repository: busybox
|
||||||
tag: 1.36.1
|
tag: 1.37.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: True
|
privileged: True
|
||||||
|
@@ -10,7 +10,7 @@ pgadmin4:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
image:
|
image:
|
||||||
repository: busybox
|
repository: busybox
|
||||||
tag: 1.36.1
|
tag: 1.37.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- /bin/sh
|
- /bin/sh
|
||||||
|
Reference in New Issue
Block a user