supabase / edge-runtime

A server based on Deno runtime, capable of running JavaScript, TypeScript, and WASM services.
MIT License
691 stars 62 forks source link

fix: downgrade rust builder image to `rust:1.77.2-bookworm` #362

Closed nyannyacha closed 5 months ago

nyannyacha commented 5 months ago

What kind of change does this PR introduce?

Bug fix

Description

Downgrade the rust builder image due to an upstream issue.

Note: denoland/deno#23778

Note(2): Keep the Rust toolchain version at 1.77.2 until the next Deno codebase versioning up cycle.

github-actions[bot] commented 5 months ago

:tada: This PR is included in version 1.54.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: