Skip to content

Commit

Permalink
Merge pull request #33 from agarbato/2.53
Browse files Browse the repository at this point in the history
2.53.0 unison
  • Loading branch information
agarbato authored Nov 17, 2022
2 parents fd08ef2 + 1d5daab commit 3d98fc4
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 3d98fc4

Please sign in to comment.