diff --git a/networking/docker-compose.yaml b/networking/docker-compose.yaml index 63aaf99..a9e61ef 100644 --- a/networking/docker-compose.yaml +++ b/networking/docker-compose.yaml @@ -96,7 +96,7 @@ services: command: ["/bin/sh", "-c", "nmbd --daemon && smbd --foreground --debug-stdout --no-process-group --configfile /etc/samba/smb.conf"] nfs: - image: gists/nfs-server + image: gists/nfs-server:2.5.3 container_name: nfs hostname: nfs privileged: true