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