Remove gnome-keyring from Dockerfile

Removed gnome-keyring from the list of packages to install.
This commit is contained in:
Alexandre
2026-07-14 19:46:37 +02:00
committed by GitHub
parent a3ecb38fea
commit bd82e72ffa

View File

@@ -92,7 +92,6 @@ RUN install -d -m 0755 /etc/apt/keyrings && \
claude-desktop \
claude-code \
python3-pip \
gnome-keyring \
libsecret-1-0 \
dbus-x11 \
git \