"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "00803c92f2e4c53e8e8e827252d93ea26cd47a75"
Unverified Commit 62ab1633 authored by Jannik S's avatar Jannik S Committed by GitHub
Browse files

Update Dockerfile

parent 384b7e84
# syntax=docker/dockerfile:1 # syntax=docker/dockerfile:1
######## WebUI frontend ######## ######## WebUI frontend ########
FROM node:21-bookworm-slim as build FROM node:21-alpine3.19 as build
WORKDIR /app WORKDIR /app
......
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