Skip to content
This repository was archived by the owner on Sep 6, 2022. It is now read-only.

Commit c2ad0e9

Browse files
committed
Update gitpod version
1 parent 986466b commit c2ad0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ WORKSPACES_POOL="workload-workspaces"
3333
GKE_VERSION=${GKE_VERSION:="1.21.3-gke.100"}
3434
RELEASE_CHANNEL=${RELEASE_CHANNEL:="rapid"}
3535

36-
GITPOD_VERSION=${GITPOD_VERSION:="aledbf-mk3.43"}
36+
GITPOD_VERSION=${GITPOD_VERSION:="aledbf-mk3.55"}
3737

3838
function check_prerequisites() {
3939
if [ -z "${PROJECT_NAME}" ]; then

0 commit comments

Comments
 (0)