mirror of
https://github.com/open-webui/pipelines
synced 2025-05-11 08:01:08 +00:00
fix: dockerfile casing
This commit is contained in:
parent
0a215304b2
commit
6a63c0388e
@ -1,4 +1,4 @@
|
||||
FROM python:3.11-slim-bookworm as base
|
||||
FROM python:3.11-slim-bookworm AS base
|
||||
|
||||
# Use args
|
||||
ARG USE_CUDA
|
||||
|
Loading…
Reference in New Issue
Block a user