Skip to content

Commit

Permalink
chore(deps): update busybox:latest docker digest to 2919d01
Browse files Browse the repository at this point in the history
  • Loading branch information
east-hastings committed Dec 11, 2024
1 parent 8640df7 commit 1567537
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:db142d433cdde11f10ae479dbf92f3b13d693fd1c91053da9979728cceb1dc68
image: busybox:latest@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5
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 @@ -49,7 +49,7 @@ spec:
copy-config:
image:
repository: busybox
tag: latest@sha256:db142d433cdde11f10ae479dbf92f3b13d693fd1c91053da9979728cceb1dc68
tag: latest@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5
command:
- "/bin/sh"
- -c
Expand Down

0 comments on commit 1567537

Please sign in to comment.