Skip to content

Commit 9805dd5

Browse files
committed
Comment leftover
Signed-off-by: Federico Busetti <[email protected]>
1 parent 3ba504b commit 9805dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ RUN apt-get update \
3434
COPY --from=ghcr.io/astral-sh/uv:0.5.13 /uv /uvx /bin/
3535

3636
# From here we shouldn't need anymore a root user
37-
# Switch to nonroot and config poetry
37+
# Switch to nonroot and config uv
3838
USER nonroot
3939

4040
COPY --chown=nonroot:nonroot pyproject.toml .

0 commit comments

Comments
 (0)