Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
aa08a954
Unverified
Commit
aa08a954
authored
Jul 23, 2025
by
Matthew Bonanni
Committed by
GitHub
Jul 23, 2025
Browse files
[Bugfix] Fix casing warning (#21468)
Signed-off-by:
Matthew Bonanni
<
mbonanni@redhat.com
>
parent
13e4ee1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docker/Dockerfile
docker/Dockerfile
+1
-1
No files found.
docker/Dockerfile
View file @
aa08a954
...
...
@@ -265,7 +265,7 @@ RUN if [ "$RUN_WHEEL_CHECK" = "true" ]; then \
#################### EXTENSION Build IMAGE ####################
#################### DEV IMAGE ####################
FROM
base
as
dev
FROM
base
AS
dev
ARG
PIP_INDEX_URL UV_INDEX_URL
ARG
PIP_EXTRA_INDEX_URL UV_EXTRA_INDEX_URL
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment