Also update the test image id
This commit is contained in:
@@ -43,7 +43,7 @@ var SERVER_URL = 'http://localhost:' + config.get('port');
|
||||
// Test image information
|
||||
var TEST_IMAGE_REPO = 'cloudron/test';
|
||||
var TEST_IMAGE_TAG = '6.0.0';
|
||||
var TEST_IMAGE_ID = 'c47a9a596ec9256fd0000b9e3520f941ac46f0a6b17e298d26cc6badf745c99c';
|
||||
var TEST_IMAGE_ID = '7a53b21358cd7b014d29ee85f16ac535c37c11fb1f4c124197941236eb4d7c64';
|
||||
|
||||
var APP_STORE_ID = 'test', APP_ID;
|
||||
var APP_LOCATION = 'appslocation';
|
||||
|
||||
Reference in New Issue
Block a user