fix dockerfile
This commit is contained in:
parent
6b89a9cafa
commit
bfd342a775
|
|
@ -1,4 +1,4 @@
|
||||||
FROM oven/bun:latest as base
|
FROM oven/bun:1.1.10 as base
|
||||||
WORKDIR /app/prasi/repo
|
WORKDIR /app/prasi/repo
|
||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue