upgraded packages

This commit is contained in:
Arunavo Ray
2025-12-04 17:59:43 +05:30
parent 6531a9325d
commit a4dbb49006
3 changed files with 375 additions and 370 deletions

View File

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