mirror of
https://codeberg.org/MarkusThielker/finances.git
synced 2025-07-01 02:59:18 +00:00
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
Add a link
Reference in a new issue