"git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "a8e77fe2d9a0410e1723287e2e414dd3b5f3d475"
Commit df03abfb authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

Update Dockerfile

parent e9500c40
# syntax=docker/dockerfile:1 # syntax=docker/dockerfile:1
FROM node:latest FROM node:alpine
WORKDIR /app WORKDIR /app
ARG OLLAMA_API_BASE_URL='' ARG OLLAMA_API_BASE_URL=''
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment