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 328292f commit 614fb40Copy full SHA for 614fb40
Dockerfile
@@ -127,5 +127,5 @@ COPY --from=python . .
127
COPY --from=r . .
128
COPY --from=duckdb . .
129
COPY --from=rust . .
130
-USER 8000:8000
+USER 8000
131
WORKDIR /project
0 commit comments