update ubuntu to focal-20220826

This commit is contained in:
Gerrit Gogel 2022-09-09 10:52:44 +02:00
parent a6602969dc
commit 2c6ab33a93

View file

@ -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:focal-20220801
FROM ubuntu:focal-20220826
RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y \