summaryrefslogtreecommitdiff
path: root/docker
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2024-01-16 21:47:38 +0100
committerrebortg <github@ghlr.de>2024-01-16 21:47:38 +0100
commitcf6712773d52393dcae0add27cea4390744bc685 (patch)
treefbaca9d343210a0d55dce41eca0d174a284924b8 /docker
parentbcef0f76c56dc715aaa05fe21943f013619827af (diff)
downloadvyos-documentation-cf6712773d52393dcae0add27cea4390744bc685.tar.gz
vyos-documentation-cf6712773d52393dcae0add27cea4390744bc685.zip
update Dockerfile
Diffstat (limited to 'docker')
-rw-r--r--docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile
index f05aa269..fc457582 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -35,7 +35,7 @@ RUN pip3 install sphinx-autobuild
RUN pip3 install sphinx-notfound-page
RUN pip3 install lxml
RUN pip3 install myst-parser
-RUN pip3 install sphinx-panels
+RUN pip3 install sphinx_design
# Cleanup