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 Aug 26, 2024
1 parent adf9d89 commit 20c9e04
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,7 +1,7 @@
{
"docker.io/library/ubuntu:22.04": {
"paths": {
"/bin": [
"/usr/bin": [
"[",
"addpart",
"apt",
Expand Down Expand Up @@ -297,7 +297,7 @@
"zmore",
"znew"
],
"/sbin": [
"/usr/sbin": [
"add-shell",
"addgroup",
"adduser",
Expand Down Expand Up @@ -418,7 +418,8 @@
"zic",
"zramctl"
],
"/usr/sbin": [
"/usr/local/bin": [],
"/sbin": [
"add-shell",
"addgroup",
"adduser",
Expand Down Expand Up @@ -542,7 +543,7 @@
"/usr/local/sbin": [
"unminimize"
],
"/usr/bin": [
"/bin": [
"[",
"addpart",
"apt",
Expand Down Expand Up @@ -837,8 +838,7 @@
"zless",
"zmore",
"znew"
],
"/usr/local/bin": []
]
},
"fs": [
"/.dockerenv",
Expand Down

0 comments on commit 20c9e04

Please sign in to comment.