fix comment.

This commit is contained in:
m1k1o
2021-03-22 18:55:45 +01:00
parent e01b60368c
commit 22622325ed
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
FROM m1k1o/neko:base
#
# install firefox-esr
# install xfce
RUN set -eux; apt-get update; \
apt-get install -y --no-install-recommends xfce4 xfce4-terminal sudo; \
#