Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump node docker image version #90

Merged
merged 3 commits into from
Oct 23, 2024

Conversation

MegaRedHand
Copy link
Contributor

The version used was older than the introduction of the AbortController, so trying to run the example in docker would result in the following error:

ReferenceError: AbortController is not defined

The version used was older than the introduction of the AbortController, so trying to run the example in docker would result in the following error:

```
ReferenceError: AbortController is not defined
```
@MegaRedHand MegaRedHand self-assigned this Oct 23, 2024
@stevennevins stevennevins merged commit 910cb54 into master Oct 23, 2024
1 check passed
@MegaRedHand MegaRedHand deleted the update-dockerfile-node-version branch October 23, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants