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 Dec 22, 2024
1 parent 2cd4113 commit e19d03d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docker.io/library/ubuntu/22.04.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"docker.io/library/ubuntu:22.04": {
"paths": {
"/usr/local/bin": [],
"/usr/bin": [
"[",
"addpart",
Expand Down Expand Up @@ -297,7 +298,7 @@
"zmore",
"znew"
],
"/sbin": [
"/usr/sbin": [
"add-shell",
"addgroup",
"adduser",
Expand Down Expand Up @@ -418,10 +419,6 @@
"zic",
"zramctl"
],
"/usr/local/bin": [],
"/usr/local/sbin": [
"unminimize"
],
"/bin": [
"[",
"addpart",
Expand Down Expand Up @@ -718,7 +715,7 @@
"zmore",
"znew"
],
"/usr/sbin": [
"/sbin": [
"add-shell",
"addgroup",
"adduser",
Expand Down Expand Up @@ -838,6 +835,9 @@
"wipefs",
"zic",
"zramctl"
],
"/usr/local/sbin": [
"unminimize"
]
},
"fs": [
Expand Down

0 comments on commit e19d03d

Please sign in to comment.