~repos /edge-city
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
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
|
|