Update Dockerfile

This commit is contained in:
Alexandre
2026-07-07 14:42:25 +02:00
committed by GitHub
parent f5c6851344
commit f4343a6af4

View File

@@ -59,7 +59,6 @@ RUN curl -fsSLo /usr/share/keyrings/claude-desktop-archive-keyring.asc https://d
apt-get install -y --no-install-recommends \
claude-desktop \
python3-pip \
gnome-keyring \
libsecret-1-0 \
dbus-x11 \
git gh && \