YumingYuan commited on
Commit
b5afbf8
1 Parent(s): 3fd4aa0

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -3,7 +3,7 @@ FROM lsiobase/rdesktop-web:alpine
3
  RUN \
4
  echo "**** install packages ****" && \
5
  apk add --no-cache \
6
- firefox-esr && \
7
 
8
 
9
  # ports and volumes
 
3
  RUN \
4
  echo "**** install packages ****" && \
5
  apk add --no-cache \
6
+ firefox-esr
7
 
8
 
9
  # ports and volumes