Make initial sftp connection work

This commit is contained in:
Johannes Zellner
2019-03-18 21:15:50 -07:00
parent 4942a2480b
commit 044b27967e
8 changed files with 141 additions and 43 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
exports = module.exports = {
// a version change recreates all containers with latest docker config
'version': '48.12.1',
'version': '48.14.0',
'baseImages': [
{ repo: 'cloudron/base', tag: 'cloudron/base:1.0.0@sha256:147a648a068a2e746644746bbfb42eb7a50d682437cead3c67c933c546357617' }