Commit df03abfb authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

Update Dockerfile

parent e9500c40
# syntax=docker/dockerfile:1
FROM node:latest
FROM node:alpine
WORKDIR /app
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