mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-14 04:17:36 -04:00
Use owncloudci/nodejs:11 for phoenixWebUIAcceptanceTests
This commit is contained in:
@@ -195,7 +195,7 @@ def testing(ctx):
|
||||
},
|
||||
{
|
||||
'name': 'phoenixWebUIAcceptanceTests',
|
||||
'image': 'owncloudci/nodejs:10',
|
||||
'image': 'owncloudci/nodejs:11',
|
||||
'pull': 'always',
|
||||
'environment': {
|
||||
'SERVER_HOST': 'http://ocis-server:9100',
|
||||
|
||||
Reference in New Issue
Block a user