Upgrade snappymail to 2.24.4.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ff3b703e9c
commit
884a57fba4
@ -23,7 +23,7 @@ RUN apk add --no-cache \
|
||||
# Get rainloop.
|
||||
RUN mkdir -p /var/www/snappymail && \
|
||||
cd /var/www/snappymail && \
|
||||
wget https://github.com/the-djmaze/snappymail/releases/download/v2.17.0/snappymail-2.17.0.zip && \
|
||||
wget https://github.com/the-djmaze/snappymail/releases/download/v2.24.4/snappymail-2.24.4.zip && \
|
||||
ls -la && \
|
||||
unzip snappymail-*.zip && \
|
||||
chown -R nginx:nginx /var/www/snappymail && \
|
||||
|
Loading…
Reference in New Issue
Block a user