Skip to content

Commit

Permalink
Update Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Oct 10, 2024
1 parent 0edfe0b commit f1065fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ RUN --mount=type=cache,target=/var/lib/apt/lists \
--mount=type=cache,target=/var/cache,sharing=locked \
apt-get install --assume-yes --no-install-recommends git curl gnupg \
libglib2.0-0 libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libxkbcommon0 libxcomposite1 \
libxdamage1 libxfixes3 libxrandr2 libgbm1 libpango-1.0-0 libcairo2 libasound2
libxdamage1 libxfixes3 libxrandr2 libgbm1 libpango-1.0-0 libcairo2 liboss4-salsa-asound2

COPY .nvmrc /tmp
RUN --mount=type=cache,target=/var/lib/apt/lists \
Expand Down

0 comments on commit f1065fe

Please sign in to comment.