summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kvmd/testenv/Dockerfile2
-rw-r--r--os/platforms/v1/Dockerfile.part2
2 files changed, 2 insertions, 2 deletions
diff --git a/kvmd/testenv/Dockerfile b/kvmd/testenv/Dockerfile
index d4c4b5ad..e81a74da 100644
--- a/kvmd/testenv/Dockerfile
+++ b/kvmd/testenv/Dockerfile
@@ -33,7 +33,7 @@ RUN pacman -Syy \
python-pip \
nginx-mainline \
nginx-mainline-mod-lua \
- mjpg-streamer-pikvm \
+ mjpg-streamer \
socat \
&& pacman -Sc --noconfirm
diff --git a/os/platforms/v1/Dockerfile.part b/os/platforms/v1/Dockerfile.part
index 685bc423..6c25d07e 100644
--- a/os/platforms/v1/Dockerfile.part
+++ b/os/platforms/v1/Dockerfile.part
@@ -2,7 +2,7 @@ RUN pkg-install \
nginx-mainline \
nginx-mainline-mod-lua \
apache-tools \
- mjpg-streamer-pikvm \
+ mjpg-streamer \
python \
python-raspberry-gpio
RUN systemctl enable nginx