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 Jul 19, 2023
1 parent a9f94e3 commit 4c6a265
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docker.io/library/ubuntu/20.04.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"docker.io/library/ubuntu:20.04": {
"paths": {
"/usr/bin": [
"/bin": [
"[",
"addpart",
"apt",
Expand Down Expand Up @@ -305,6 +305,9 @@
"zmore",
"znew"
],
"/usr/local/sbin": [
"unminimize"
],
"/usr/sbin": [
"add-shell",
"addgroup",
Expand Down Expand Up @@ -432,7 +435,7 @@
"zic",
"zramctl"
],
"/bin": [
"/usr/bin": [
"[",
"addpart",
"apt",
Expand Down Expand Up @@ -737,9 +740,6 @@
"znew"
],
"/usr/local/bin": [],
"/usr/local/sbin": [
"unminimize"
],
"/sbin": [
"add-shell",
"addgroup",
Expand Down

0 comments on commit 4c6a265

Please sign in to comment.