Parcourir la source

Upgrade nextcloud

Victor Lavaud il y a 4 mois
Parent
commit
151e46683f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      nextcloud/image/Dockerfile

+ 1 - 1
nextcloud/image/Dockerfile

@@ -1,4 +1,4 @@
-FROM nextcloud:28.0.4-apache
+FROM nextcloud:29.0.0-apache
 
 RUN apt-get update && apt-get install -y \
     supervisor \