0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-14 00:16:09 +02:00

Update Dockerfile

This commit is contained in:
kgw4it 2018-11-14 19:34:10 +01:00 committed by GitHub
parent 230bb49370
commit 6ee05c2f45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM nextcloud:apache
FROM nextcloud:13.0.7-apache
RUN mkdir -p /usr/share/man/man1 \
&& apt-get update && apt-get install -y \