wip fix
This commit is contained in:
parent
6a032179fe
commit
33190bcbfc
|
|
@ -1,6 +1,5 @@
|
||||||
FROM oven/bun:1.0.18-debian as base
|
FROM oven/bun:1.0.18-debian as base
|
||||||
WORKDIR /app/docker
|
WORKDIR /app/docker
|
||||||
RUN chown -R bun:bun /app/prasi
|
|
||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN apt-get install git curl gnupg zip unzip -yq
|
RUN apt-get install git curl gnupg zip unzip -yq
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue