Skip to content

Commit

Permalink
Merge branch '8.0.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
ggogel committed Aug 26, 2021
2 parents be95f2a + bf9bdd1 commit bc3f41f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion seafile-server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN cd /tmp && \
tar -zxvf seafile-server_${SEAFILE_VERSION}_x86-64.tar.gz && \
rm -f seafile-server_${SEAFILE_VERSION}_x86-64.tar.gz

FROM ubuntu:bionic-20210702
FROM ubuntu:bionic-20210723

RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y \
Expand Down

0 comments on commit bc3f41f

Please sign in to comment.