moved to debian image

This commit is contained in:
Arunavo Ray
2025-12-04 18:34:42 +05:30
parent a4dbb49006
commit 8dc7ae8bfc

View File

@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1.4
FROM oven/bun:1.3.3-alpine AS base
FROM oven/bun:1.3.3-debian AS base
WORKDIR /app
RUN apk add --no-cache libc6-compat python3 make g++ gcc wget sqlite openssl ca-certificates