We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a373e5 commit 91cf8d4Copy full SHA for 91cf8d4
1 file changed
infra/sftp/docker-compose.yml
@@ -2,7 +2,7 @@ version: '3'
2
3
services:
4
sftp:
5
- image: atmoz/sftp
+ image: atmoz/sftp:debian
6
volumes:
7
- sftp-data:/home
8
environment:
0 commit comments