Skip to content

Commit d3c4801

Browse files
author
github-actions
committed
Automated deployment to add/update
1 parent 885f840 commit d3c4801

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docker.io/library/busybox/1.27.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
{
22
"docker.io/library/busybox:1.27": {
33
"paths": {
4-
"/sbin": [],
5-
"/usr/bin": [],
6-
"/usr/local/bin": [],
74
"/usr/local/sbin": [],
5+
"/usr/local/bin": [],
6+
"/usr/bin": [],
87
"/bin": [
98
"[",
109
"[[",
@@ -393,7 +392,8 @@
393392
"zcat",
394393
"zcip"
395394
],
396-
"/usr/sbin": []
395+
"/usr/sbin": [],
396+
"/sbin": []
397397
},
398398
"fs": [
399399
"/.dockerenv",

0 commit comments

Comments
 (0)