wip
This commit is contained in:
parent
2ec2f61904
commit
1446b66085
3 changed files with 123 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM --platform=linux/amd64 oven/bun:1.0.4
|
||||
FROM --platform=linux/amd64 oven/bun:1.0.7
|
||||
|
||||
WORKDIR /app
|
||||
EXPOSE 3000
|
||||
|
|
|
|||
Reference in a new issue