We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0578b72 commit 89cca18Copy full SHA for 89cca18
1 file changed
charts/query-test/container/Dockerfile
@@ -10,4 +10,4 @@ RUN apt-get update && \
10
rm -rf /var/lib/apt/lists/*
11
COPY --from=pyroscope /usr/bin/profilecli /usr/bin/profilecli
12
13
-COPY ["*.sh", "/usr/local/bin/"]
+COPY ["*.sh", "/usr/bin/"]
0 commit comments