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

Commit 2836188

Browse files
committed
change docker image tag to use latest
Signed-off-by: Yevhen Vydolob <[email protected]>
1 parent 0f21d53 commit 2836188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

che-plugins/che-editor-theia/etc/che-plugin.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ endpoints:
2424
discoverable: false
2525
containers:
2626
- name: theia-ide
27-
image: eclipse/che-theia:master
27+
image: eclipse/che-theia:latest
2828
env:
2929
- name: THEIA_PLUGINS
3030
value: local-dir:///plugins

0 commit comments

Comments
 (0)