Update Dockerfile

This commit is contained in:
Alexandre
2026-07-07 13:46:08 +02:00
committed by GitHub
parent b873d57dca
commit f5c6851344

View File

@@ -62,7 +62,7 @@ RUN curl -fsSLo /usr/share/keyrings/claude-desktop-archive-keyring.asc https://d
gnome-keyring \
libsecret-1-0 \
dbus-x11 \
git gh intel-opencl-icd && \
git gh && \
apt-get clean && \
rm -rf /var/lib/apt/lists/*