summaryrefslogtreecommitdiffstats
path: root/.examples/dockerfiles/smb/fpm-alpine/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to '.examples/dockerfiles/smb/fpm-alpine/Dockerfile')
-rw-r--r--.examples/dockerfiles/smb/fpm-alpine/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.examples/dockerfiles/smb/fpm-alpine/Dockerfile b/.examples/dockerfiles/smb/fpm-alpine/Dockerfile
index a66cd93a..0577777d 100644
--- a/.examples/dockerfiles/smb/fpm-alpine/Dockerfile
+++ b/.examples/dockerfiles/smb/fpm-alpine/Dockerfile
@@ -1,3 +1,3 @@
FROM nextcloud:fpm-alpine
-RUN apk add --no-cache samba-client
+RUN apk add --no-cache procps samba-client