bump infra version
the email addon authentication has changed. this means that we have to recreate app (that use the recvmail/sendmail) addons.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
exports = module.exports = {
|
||||
// a version bump means that all containers (apps and addons) are recreated
|
||||
'version': 40,
|
||||
'version': 41,
|
||||
|
||||
'baseImages': [ 'cloudron/base:0.9.0' ],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user