mirror of
https://github.com/Myzel394/amiopen.now.git
synced 2025-06-18 07:25:27 +02:00
fix: Fix Dockerfile
This commit is contained in:
parent
a37a47f5d1
commit
bb5dbe664e
@ -2,7 +2,6 @@ FROM oven/bun:alpine
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
COPY entrypoint.sh ./
|
||||
COPY package.json ./
|
||||
COPY bun.lockb ./
|
||||
COPY src ./src
|
||||
|
Loading…
x
Reference in New Issue
Block a user