Skip to content

Commit

Permalink
Update Dockerfile_bun
Browse files Browse the repository at this point in the history
Signed-off-by: Lorenzo Mangani <[email protected]>
  • Loading branch information
lmangani authored Nov 6, 2023
1 parent 3bbbbdd commit d5e0c7e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Dockerfile_bun
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# qryn bun builder
FROM oven/bun:slim

# BUILD FORCE
ENV BUILD 20231027
ENV PORT 3100
FROM oven/bun:1.0.7-alpine

COPY . /app
WORKDIR /app
Expand Down

0 comments on commit d5e0c7e

Please sign in to comment.