Skip to content

Commit

Permalink
chore: update nodejs to 18 in gitpod (#25426)
Browse files Browse the repository at this point in the history
I love using Gitpod! I saw that node18 support is needed at #25381 and understood the situation.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
watany-dev authored May 21, 2023
1 parent 7373cb9 commit 48a4524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 48a4524

Please sign in to comment.