mirror of
https://github.com/traefik/mesh.git
synced 2026-05-02 18:32:32 +00:00
chore(docs): upgrade Alpine and PyYAML to fix doc build
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user