File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 66 schedule :
77 interval : " daily"
88 commit-message :
9- prefix : chore (deps)
9+ prefix : build (deps)
1010 - package-ecosystem : " pip"
1111 directory : " /md"
1212 schedule :
Original file line number Diff line number Diff line change @@ -19,16 +19,16 @@ RUN apk upgrade --no-cache \
1919 aspell-fr=0.50.3-r0 \
2020 aspell-ru=0.99_p7-r2 \
2121 aspell-uk=1.4.0-r3 \
22- coreutils=9.7 -r1 \
23- curl=8.14.1-r2 \
24- git=2.49.1 -r0 \
25- go-md2man=2.0.7-r5 \
22+ coreutils=9.8 -r1 \
23+ curl=8.17.0-r1 \
24+ git=2.52.0 -r0 \
25+ go-md2man=2.0.7-r6 \
2626 jq=1.8.1-r0 \
2727 markdown=1.0.1-r3 \
28- npm=11.6.4 -r0 \
29- pandoc-cli=3.6.4 -r0 \
30- pipx=1.7.1 -r0 \
31- py3-pip=25.1.1-r0 \
28+ npm=11.6.3 -r0 \
29+ pandoc-cli=3.8.2.1 -r0 \
30+ pipx=1.8.0 -r0 \
31+ py3-pip=25.1.1-r1 \
3232 python3=3.12.12-r0 \
3333 && apk cache --no-cache clean \
3434 && rm -rf /var/cache/apk/*
You can’t perform that action at this time.
0 commit comments