Update Dockerfile

This commit is contained in:
Alexandre
2026-07-07 13:44:56 +02:00
committed by GitHub
parent 4fc8f309f8
commit b873d57dca

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 && \
git gh intel-opencl-icd && \
apt-get clean && \
rm -rf /var/lib/apt/lists/*