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 Sep 9, 2023
1 parent b91692d commit f899b06
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,8 +1,7 @@
{
"docker.io/library/ubuntu:22.04": {
"paths": {
"/usr/local/bin": [],
"/usr/sbin": [
"/sbin": [
"add-shell",
"addgroup",
"adduser",
Expand Down Expand Up @@ -123,7 +122,8 @@
"zic",
"zramctl"
],
"/sbin": [
"/usr/local/bin": [],
"/usr/sbin": [
"add-shell",
"addgroup",
"adduser",
Expand Down Expand Up @@ -244,6 +244,9 @@
"zic",
"zramctl"
],
"/usr/local/sbin": [
"unminimize"
],
"/usr/bin": [
"[",
"addpart",
Expand Down Expand Up @@ -835,9 +838,6 @@
"zless",
"zmore",
"znew"
],
"/usr/local/sbin": [
"unminimize"
]
},
"fs": [
Expand Down

0 comments on commit f899b06

Please sign in to comment.