Compare commits
2 Commits
23cab079e4
...
699dccaaec
Author | SHA1 | Date | |
---|---|---|---|
699dccaaec | |||
a9c48dc9fe |
@ -17,6 +17,6 @@ jobs:
|
||||
- ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4.2.2
|
||||
- uses: DavidAnson/markdownlint-cli2-action@v19.1.0
|
||||
- uses: DavidAnson/markdownlint-cli2-action@v20.0.0
|
||||
with:
|
||||
globs: '**/*.md'
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM docker.io/library/alpine:3.21.3
|
||||
FROM docker.io/library/alpine:3.22.0
|
||||
|
||||
# The file /etc/apk/repositories contains a list of the apk repositories. By
|
||||
# default contains this file a list of the stable repositories pointing to the
|
||||
|
Loading…
x
Reference in New Issue
Block a user