diff --git a/.gitpod.yml b/.gitpod.yml index dc1055dfa7926..4c55d36b6d0d3 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -3,7 +3,7 @@ github: pullRequestsFromForks: true addComment: true -image: jsii/superchain:1-buster-slim-node16 +image: public.ecr.aws/jsii/superchain:1-buster-slim-node18 tasks: - init: |