Merge pull request #607 from alexlebens/renovate/busybox-1.x

Update busybox Docker tag to v1.37.0
This commit is contained in:
2024-10-06 23:21:54 -05:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ qbittorrent:
init-sysctl:
image:
repository: busybox
tag: 1.36.1
tag: 1.37.0
pullPolicy: IfNotPresent
securityContext:
privileged: True

View File

@@ -10,7 +10,7 @@ pgadmin4:
runAsUser: 0
image:
repository: busybox
tag: 1.36.1
tag: 1.37.0
pullPolicy: IfNotPresent
command:
- /bin/sh