wip fix
This commit is contained in:
parent
b472c400e6
commit
80d6357a27
|
|
@ -1,6 +1,4 @@
|
||||||
FROM oven/bun:1.0.18-debian as base
|
FROM oven/bun:1.0.18-debian as base
|
||||||
WORKDIR /app/docker
|
|
||||||
COPY docker.ts docker.ts
|
|
||||||
|
|
||||||
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