fix for docker build

This commit is contained in:
2025-09-04 23:40:14 +02:00
parent 155ef692dd
commit 24e2f05154

View File

@@ -1,4 +1,4 @@
FROM oven/bun AS base
FROM oven/bun:alpine
WORKDIR /app
RUN apk add --no-cache libc6-compat