bump the test image

This commit is contained in:
Girish Ramakrishnan 2015-10-20 14:41:20 -07:00
parent 3d3a1807cb
commit a872ae8bb4
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ var debug = require('debug')('e2e:common'),
exports = module.exports = {
TESTAPP_ID: 'io.cloudron.testapp',
TESTAPP_VERSION : '8.0.0',
TESTAPP_VERSION : '9.0.0',
cloudronDomain: cloudronDomain,
verifyResponse: verifyResponse,