Make this an infra update

This has to be an infra update since the nginx configuration has
to be rewritten for the new data layout
This commit is contained in:
Girish Ramakrishnan
2017-01-28 01:01:22 -08:00
parent 41fae04b69
commit 74e2415308

View File

@@ -6,7 +6,7 @@
exports = module.exports = {
// a version bump means that all containers (apps and addons) are recreated
'version': 44,
'version': 45,
'baseImages': [ 'cloudron/base:0.9.0' ],