fix: Set workdir

This commit is contained in:
punkfairie 2024-11-10 19:12:58 -08:00
parent 1a8807d464
commit a61972a871
Signed by: punkfairie
GPG key ID: 01823C057725C266

View file

@ -1,5 +1,6 @@
# https://bun.sh/guides/ecosystem/docker
FROM oven/bun:1.1.19 AS base
WORKDIR /usr/src/app
# Install dependencies into the temp directory
# Install, excluding devDeps