Skip to content

Commit 9fc133a

Browse files
author
github-actions
committed
Automated deployment to add/update
1 parent a789fe0 commit 9fc133a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docker.io/library/busybox/1.34.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
{
22
"docker.io/library/busybox:1.34": {
33
"paths": {
4-
"/usr/local/bin": [],
5-
"/usr/local/sbin": [],
64
"/usr/bin": [
75
"env"
86
],
7+
"/usr/local/sbin": [],
98
"/usr/sbin": [],
109
"/bin": [
1110
"[",
@@ -411,7 +410,8 @@
411410
"zcat",
412411
"zcip"
413412
],
414-
"/sbin": []
413+
"/sbin": [],
414+
"/usr/local/bin": []
415415
},
416416
"fs": [
417417
"/.dockerenv",

0 commit comments

Comments
 (0)