Skip to content

Commit

Permalink
chore(deps): update busybox:latest docker digest to 768e5c6
Browse files Browse the repository at this point in the history
  • Loading branch information
east-hastings committed Oct 2, 2024
1 parent c88b2a7 commit 6b9b412
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/home-assistant/home-assistant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
- name: config
mountPath: /config
copy-config:
image: busybox:latest@sha256:c230832bd3b0be59a6c47ed64294f9ce71e91b327957920b6929a0caa8353140
image: busybox:latest@sha256:768e5c6f5cb6db0794eec98dc7a967f40631746c32232b78a3105fb946f3ab83
command:
- "/bin/sh"
- -c
Expand Down
2 changes: 1 addition & 1 deletion apps/qbittorrent/qbittorrent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:

initContainers:
copy-config:
image: busybox:latest@sha256:c230832bd3b0be59a6c47ed64294f9ce71e91b327957920b6929a0caa8353140
image: busybox:latest@sha256:768e5c6f5cb6db0794eec98dc7a967f40631746c32232b78a3105fb946f3ab83
command:
- "/bin/sh"
- -c
Expand Down

0 comments on commit 6b9b412

Please sign in to comment.