mirror of
https://github.com/open-webui/open-webui.git
synced 2025-04-11 05:19:09 +02:00
fix: 🐋 use official bun docker image
This commit is contained in:
parent
03039f4955
commit
df77e8d1c1
@ -1,6 +1,6 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
FROM imbios/bun-node:alpine as build
|
||||
FROM oven/bun:alpine as build
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user