updated packages

This commit is contained in:
Arunavo Ray
2025-10-01 07:29:39 +05:30
parent d588ce91b4
commit b841057f1a
3 changed files with 133 additions and 99 deletions

View File

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