chore(docs): upgrade Alpine and PyYAML to fix doc build

This commit is contained in:
Rémi BUISSON
2026-03-23 14:54:04 +01:00
committed by GitHub
parent fa34b47423
commit 9a344c91b6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:3.15
FROM alpine:3.18
ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.local/bin
+1 -1
View File
@@ -30,7 +30,7 @@ Pygments==2.11.2
pymdown-extensions==7.0
pyparsing==2.4.7
python-dateutil==2.8.2
PyYAML==6.0.1
PyYAML==6.0.2
pyyaml-env-tag==0.1
requests==2.26.0
retrying==1.3.3