N-FIN-90: set base image to alpine variant
This commit is contained in:
parent
7389b600ec
commit
237131aa11
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM oven/bun AS base
|
||||
FROM oven/bun:1-alpine AS base
|
||||
|
||||
# Install dependencies only when needed
|
||||
FROM base AS deps
|
||||
|
|
Loading…
Add table
Reference in a new issue