Update Dockerfile
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
FROM nextcloud:29
|
||||
FROM nextcloud
|
||||
|
||||
RUN apt-get update && apt-get install -y smbclient
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,3 @@
|
||||
FROM nextcloud:29
|
||||
FROM nextcloud
|
||||
|
||||
RUN apt-get update && apt-get install -y smbclient
|
||||