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

Commit

Permalink
Upgrade Che Theia to the latest possible upstream Theia (#822)
Browse files Browse the repository at this point in the history
* Upgrade Che Theia to the latest upstream Theia

Signed-off-by: Artem Zatsarynnyi <[email protected]>

* Upgrade Che Theia to newer upstream Theia

Signed-off-by: Artem Zatsarynnyi <[email protected]>
  • Loading branch information
azatsarynnyy authored Aug 3, 2020
1 parent bafdc80 commit a6dba7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.include
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ set -u
IMAGE_TAG="next"
THEIA_VERSION="master"
THEIA_BRANCH="master"
THEIA_COMMIT_SHA="82c4ad30dcbf8ab662d9385fdab8a4ce088b6d05"
THEIA_COMMIT_SHA="1e09b816511769eb206494c1bac1a595e95795f9"
THEIA_GIT_REFS="refs\\/heads\\/master"
THEIA_DOCKER_IMAGE_VERSION=

Expand Down

0 comments on commit a6dba7b

Please sign in to comment.