Skip to content

Commit f71c303

Browse files
committed
debug
1 parent 2bac71a commit f71c303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ RUN set -ex && \
6060
--extra server \
6161
--no-dev \
6262
--no-install-project && \
63-
/app/bin/pip install git+https://github.com/hyperrealist/bluesky-tiled-plugins.git
63+
uv pip install git+https://github.com/hyperrealist/bluesky-tiled-plugins.git
6464

6565
# Now install the rest from `./src`: The APPLICATION w/o dependencies.
6666
# `./src` will NOT be copied into the runtime container.

0 commit comments

Comments
 (0)