mirror of
https://github.com/open-webui/open-webui
synced 2024-11-22 08:07:55 +00: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…
Reference in New Issue
Block a user