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 15, 2023
1 parent f20ef4c commit eefffdc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docker.io/library/rockylinux/9.0.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"docker.io/library/rockylinux:9.0": {
"paths": {
"/sbin": [
"/usr/sbin": [
"addgnupghome",
"addpart",
"adduser",
Expand Down Expand Up @@ -112,7 +112,7 @@
"zic",
"zramctl"
],
"/usr/sbin": [
"/sbin": [
"addgnupghome",
"addpart",
"adduser",
Expand Down Expand Up @@ -223,7 +223,7 @@
"zic",
"zramctl"
],
"/usr/bin": [
"/bin": [
"[",
"addr2line",
"alias",
Expand Down Expand Up @@ -595,7 +595,9 @@
"zmore",
"znew"
],
"/bin": [
"/usr/local/bin": [],
"/usr/local/sbin": [],
"/usr/bin": [
"[",
"addr2line",
"alias",
Expand Down Expand Up @@ -966,9 +968,7 @@
"zless",
"zmore",
"znew"
],
"/usr/local/sbin": [],
"/usr/local/bin": []
]
},
"fs": [
"/.dockerenv",
Expand Down

0 comments on commit eefffdc

Please sign in to comment.