fix(container): remove wpewebkit install
This commit is contained in:
@@ -3,7 +3,6 @@ FROM node:18-bookworm-slim
|
||||
# Install dependencies for WPE WebKit (Cog), X11, and DBus
|
||||
RUN apt-get update && apt-get install -y \
|
||||
cog \
|
||||
wpewebkit \
|
||||
x11-xserver-utils \
|
||||
wmctrl \
|
||||
xdotool \
|
||||
|
||||
Reference in New Issue
Block a user