~repos /edge-city

#react#js#ssr

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

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


3639289a Peter John

2 years ago
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