chore: revert to bun 1.2.3

issue: #235
This commit is contained in:
Emrik Östling 2025-03-20 09:39:36 +01:00
parent 20c6f8249e
commit 84274b9c55

View file

@ -1,4 +1,4 @@
FROM oven/bun:canary-alpine AS base
FROM oven/bun:1.2.3-alpine AS base
LABEL org.opencontainers.image.source="https://github.com/C4illin/ConvertX"
WORKDIR /app