Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bromine0x23 committed Nov 14, 2023
1 parent cd8830e commit 9fd1825
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- main
paths:
- debian/**
- '!debian/README.md'
- .github/workflows/image-build.yml
- .github/workflows/debian.yml
schedule:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/fedora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- main
paths:
- fedora/**
- '!fedora/README.md'
- .github/workflows/image-build.yml
- .github/workflows/fedora.yml
schedule:
Expand Down
2 changes: 1 addition & 1 deletion debian/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
+ xz-utils
+ zlib

标签:
## 标签
* [`12`, `latest`](12/Dockerfile): Debian 12 (bookworm)
* [`12-slim`, `slim`](12-slim/Dockerfile): Debian 12 (bookworm) 精简版
* [`11`](11/Dockerfile): Debian 11 (bullseye)
Expand Down

0 comments on commit 9fd1825

Please sign in to comment.