Skip to content

Commit ccce60c

Browse files
authored
Merge pull request #43 from nodeify-eth/renovate/busybox-1.x
Update busybox Docker tag to v1.38
2 parents b3a6ec9 + d16d82a commit ccce60c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/horcrux/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ securityContext:
102102
initContainer:
103103
image:
104104
repository: busybox
105-
tag: "1.37"
105+
tag: "1.38"
106106
pullPolicy: IfNotPresent
107107

108108
# -- Resource limits and requests

0 commit comments

Comments
 (0)