mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-22 21:41:57 +00:00
Updated for new bun site
This commit is contained in:
@@ -7,7 +7,7 @@ ENV NODE_ENV="production"
|
||||
RUN dnf upgrade --assumeyes
|
||||
RUN dnf install --assumeyes unzip git
|
||||
|
||||
RUN curl -fsSL https://bun.sh/install | bash
|
||||
RUN curl -fsSL https://bun.com/install | bash
|
||||
ENV PATH="/root/.bun/bin:${PATH}"
|
||||
|
||||
RUN mkdir /src
|
||||
|
||||
Reference in New Issue
Block a user