Skip to content

Commit

Permalink
use new container image for devfile - fixes eclipse-che/che/issues/15546
Browse files Browse the repository at this point in the history
  • Loading branch information
themr0c committed Dec 23, 2019
1 parent 5a3d204 commit 40fb6b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devfile.yaml
Expand Up @@ -22,7 +22,7 @@ components:
port: 35729
memoryLimit: 1Gi
type: dockerimage
image: 'eclipse/che-docs:latest'
image: 'quay.io/eclipse/che-docs:latest'
alias: che-docs-dev
- id: joaompinto/vscode-asciidoctor/latest
type: chePlugin
Expand Down

0 comments on commit 40fb6b1

Please sign in to comment.