Update Dockerfile
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
|
@@ -25,6 +25,7 @@ RUN rm -f /etc/apt/sources.list.d/*.list && \
|
|
| 25 |
libsndfile-dev \
|
| 26 |
software-properties-common \
|
| 27 |
xfce4 \
|
|
|
|
| 28 |
xfce4-goodies \
|
| 29 |
tigervnc-standalone-server \
|
| 30 |
tigervnc-common \
|
|
|
|
| 25 |
libsndfile-dev \
|
| 26 |
software-properties-common \
|
| 27 |
xfce4 \
|
| 28 |
+
openssh-client \
|
| 29 |
xfce4-goodies \
|
| 30 |
tigervnc-standalone-server \
|
| 31 |
tigervnc-common \
|