Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ripps818 committed Feb 15, 2024
1 parent 73ed161 commit 6e7310f
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 @@ -149,7 +149,7 @@ RUN DEBIAN_FRONTEND="noninteractive" apt-get update && \
wget \
winbind \
xvfb \
zenity
zenity \
&& apt-get autoremove -y --purge \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
Expand Down

0 comments on commit 6e7310f

Please sign in to comment.