final fix
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 3m36s

This commit is contained in:
2025-01-11 05:31:13 +05:30
parent b9cfc55751
commit d14b0b35a3
2 changed files with 27 additions and 12 deletions

View File

@ -2,4 +2,6 @@ FROM oven/bun:1.1.42-debian
WORKDIR /var/www/html
RUN apt update && apt install openssl -y
CMD bunx prisma studio