Skip to content

Commit af1f961

Browse files
committed
Automated commit
1 parent 30db3a4 commit af1f961

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
FROM dclong/jupyterhub-more
33
# GIT: https://github.com/legendu-net/docker-jupyterhub-more.git
44

5-
RUN apt-get update -y \
6-
&& apt-get install -y --no-install-recommends \
5+
RUN apt-get -y update \
6+
&& apt-get -y install --no-install-recommends \
77
cron wamerican \
88
proxychains wget git-lfs \
99
highlight \

0 commit comments

Comments
 (0)