fix: update Debian package names for Trixie compatibility

This commit is contained in:
rob 2025-12-28 14:52:54 -04:00
parent 7ae2024c83
commit f703c6c166
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ LABEL description="CascadingDev - Git hooks and cascading rules framework"
RUN apt-get update && apt-get install -y --no-install-recommends \
git \
# Qt6 dependencies for Ramble GUI (optional)
libgl1-mesa-glx \
libegl1-mesa \
libgl1 \
libegl1 \
libxkbcommon0 \
libdbus-1-3 \
libxcb-cursor0 \