edge-city

#react#js#ssr

git clone https://git.pyrossh.dev/edge-city

edge-city is a next level meta-framework for react that runs only on edge runtimes


3639289Peter John 2023-03-24T23:12:06+05:30
pin bun version
Files changed (1) hide show
  1. packages/example/Dockerfile +1 -1
packages/example/Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM oven/bun
1
+ FROM oven/bun:0.5.8
2
2
 
3
3
  ENV NODE_ENV production
4
4