Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
matuskosut committed Oct 30, 2023
1 parent f7b7239 commit 45b4b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ RUN set -x \
&& apt-get install -y --no-install-recommends xauth xinit dbus-x11 \
&& apt-get install -y --no-install-recommends tigervnc-standalone-server tigervnc-xorg-extension \
# -- Cleanup - screensaver causes issues in VNC
&& apt-get purge -y pm-utils xscreensaver* \
&& apt-get purge -y pm-utils xscreensaver*

# -- VNC DEPENDENCIES - Customizations
COPY --chown=root:root setup/hunt_cloud_1440.png /usr/share/backgrounds
Expand Down

0 comments on commit 45b4b1e

Please sign in to comment.