mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-07-08 17:40:57 +00:00
final fix
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 3m36s
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 3m36s
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user