Skip to content

Commit a789fe0

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docker.io/library/busybox/1.33.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"docker.io/library/busybox:1.33": {
33
"paths": {
4-
"/sbin": [],
54
"/usr/local/sbin": [],
5+
"/usr/bin": [],
6+
"/usr/sbin": [],
67
"/bin": [
78
"[",
89
"[[",
@@ -406,9 +407,8 @@
406407
"zcat",
407408
"zcip"
408409
],
409-
"/usr/sbin": [],
410-
"/usr/bin": [],
411-
"/usr/local/bin": []
410+
"/usr/local/bin": [],
411+
"/sbin": []
412412
},
413413
"fs": [
414414
"/.dockerenv",

0 commit comments

Comments
 (0)