Browse Source

Change the docker image to official build

pull/91/head
Hironsan 5 years ago
parent
commit
ebc18d71c9
1 changed files with 1 additions and 1 deletions
  1. 2
      azuredeploy.json

2
azuredeploy.json

@ -86,7 +86,7 @@
"dockerImageName": {
"type": "string",
"minLength": 1,
"defaultValue": "cwolff/doccano:latest",
"defaultValue": "chakkiworks/doccano:latest",
"metadata": {
"description": "The Docker image to deploy."
}

Loading…
Cancel
Save