We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9313a8 commit 9d1819cCopy full SHA for 9d1819c
al2/x86_64/standard/corretto11/Dockerfile
@@ -59,4 +59,4 @@ COPY ssh_config /root/.ssh/config
59
COPY runtimes.yml /codebuild/image/config/runtimes.yml
60
COPY legal/bill_of_material.txt /usr/share/doc/bill_of_material.txt
61
62
-ENTRYPOINT ["/bin/bash"]
+ENTRYPOINT ["sh","-c"]
al2/x86_64/standard/corretto8/Dockerfile
0 commit comments