This commit is contained in:
Rizky 2024-08-15 21:25:07 +07:00
parent f9f47d861c
commit a5f8b4b5d1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM oven/bun:latest as base
FROM oven/bun:1.1.22 as base
WORKDIR /app/prasi
RUN apt-get update