diff --git a/nextcloud-with-smbclient/Dockerfile b/nextcloud-with-smbclient/Dockerfile index 1a7318e..3995dd9 100644 --- a/nextcloud-with-smbclient/Dockerfile +++ b/nextcloud-with-smbclient/Dockerfile @@ -1,4 +1,4 @@ -FROM nextcloud:30.0-apache +FROM nextcloud:30.0.2-apache RUN set -e; \ apt-get update && \ diff --git a/nextcloud-with-smbclient/VERSION b/nextcloud-with-smbclient/VERSION index 8acdd82..4e379d2 100644 --- a/nextcloud-with-smbclient/VERSION +++ b/nextcloud-with-smbclient/VERSION @@ -1 +1 @@ -0.0.1 +0.0.2