mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-15 11:26:03 +08:00
fix: 🐋 dockerfile to latest instead of alpine
This commit is contained in:
parent
eb7138ab9f
commit
00e7dfb41c
@ -1,6 +1,6 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
FROM oven/bun:alpine as build
|
||||
FROM oven/bun:latest as build
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user