Skip to content

Commit

Permalink
2.53.0 unison
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Garbato committed Nov 17, 2022
1 parent fd08ef2 commit 1d5daab
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN apk add --no-cache \
supervisor \
mutt \
shadow \
sqlite \
sqlite \
pwgen \
nginx \
fcgiwrap \
Expand All @@ -27,9 +27,8 @@ RUN apk add --no-cache \
g++ \
py3-pip \
logrotate \
unison \
python3-dev \
#&& apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/v3.13/community unison==2.48.15_p4-r1 \
&& apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/community unison==2.53.0-r0 \
&& pip3 install flask flask_restful uwsgi requests flask-basicAuth flask-autoindex psutil apscheduler sqlalchemy \
&& apk del libc-dev linux-headers gcc g++ python3-dev

Expand Down

0 comments on commit 1d5daab

Please sign in to comment.