mirror of
https://github.com/open-webui/pipelines
synced 2025-05-12 16:40:45 +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
|
# Use args
|
||||||
ARG USE_CUDA
|
ARG USE_CUDA
|
||||||
|
Loading…
Reference in New Issue
Block a user