We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1591431 commit 4b12eb9Copy full SHA for 4b12eb9
docker/Dockerfile
@@ -265,7 +265,7 @@ RUN if [ "$RUN_WHEEL_CHECK" = "true" ]; then \
265
#################### EXTENSION Build IMAGE ####################
266
267
#################### DEV IMAGE ####################
268
-FROM base as dev
+FROM base AS dev
269
270
ARG PIP_INDEX_URL UV_INDEX_URL
271
ARG PIP_EXTRA_INDEX_URL UV_EXTRA_INDEX_URL
0 commit comments