mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-03-01 10:48:57 +00:00
Update Dockerfile
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
FROM oven/bun
|
FROM oven/bun
|
||||||
ARG NPM_TOKEN
|
ENV NPM_TOKEN
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY . /app
|
COPY . /app
|
||||||
RUN env
|
RUN env
|
||||||
|
|||||||
Reference in New Issue
Block a user