This commit is contained in:
parent
0baedd2d0e
commit
101c53709d
@ -2,7 +2,7 @@
|
||||
# see all versions at https://hub.docker.com/r/oven/bun/tags
|
||||
FROM oven/bun:1-alpine AS base
|
||||
WORKDIR /app
|
||||
COPY package.json bun.lockb /app/
|
||||
COPY package.json bun.lock /app/
|
||||
|
||||
# install dependencies into temp directory
|
||||
# this will cache them and speed up future builds
|
||||
|
Loading…
x
Reference in New Issue
Block a user