Skip to content

Commit

Permalink
Automated deployment to add/update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 5, 2025
1 parent ee60055 commit 3f62cfd
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docker.io/library/ubuntu/22.04.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
{
"docker.io/library/ubuntu:22.04": {
"paths": {
"/usr/local/bin": [],
"/usr/local/sbin": [
"unminimize"
],
"/usr/bin": [
"[",
"addpart",
Expand Down Expand Up @@ -301,7 +297,10 @@
"zmore",
"znew"
],
"/sbin": [
"/usr/local/sbin": [
"unminimize"
],
"/usr/sbin": [
"add-shell",
"addgroup",
"adduser",
Expand Down Expand Up @@ -422,7 +421,7 @@
"zic",
"zramctl"
],
"/usr/sbin": [
"/sbin": [
"add-shell",
"addgroup",
"adduser",
Expand Down Expand Up @@ -838,7 +837,8 @@
"zless",
"zmore",
"znew"
]
],
"/usr/local/bin": []
},
"fs": [
"/.dockerenv",
Expand Down

0 comments on commit 3f62cfd

Please sign in to comment.