Skip to content

Commit 9a344c9

Browse files
authored
chore(docs): upgrade Alpine and PyYAML to fix doc build
1 parent fa34b47 commit 9a344c9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/docs.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.15
1+
FROM alpine:3.18
22

33
ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.local/bin
44

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Pygments==2.11.2
3030
pymdown-extensions==7.0
3131
pyparsing==2.4.7
3232
python-dateutil==2.8.2
33-
PyYAML==6.0.1
33+
PyYAML==6.0.2
3434
pyyaml-env-tag==0.1
3535
requests==2.26.0
3636
retrying==1.3.3

0 commit comments

Comments
 (0)