Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
change docker image tag to use latest
Browse files Browse the repository at this point in the history
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
  • Loading branch information
evidolob committed Mar 6, 2019
1 parent 0f21d53 commit 2836188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion che-plugins/che-editor-theia/etc/che-plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ endpoints:
discoverable: false
containers:
- name: theia-ide
image: eclipse/che-theia:master
image: eclipse/che-theia:latest
env:
- name: THEIA_PLUGINS
value: local-dir:///plugins
Expand Down

0 comments on commit 2836188

Please sign in to comment.