We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dd0165 commit 50c9bd6Copy full SHA for 50c9bd6
build/docker/Dockerfile
@@ -34,4 +34,4 @@ RUN chmod +x /app/entrypoint.sh
34
EXPOSE 8000
35
36
# Use the entrypoint script
37
-ENTRYPOINT ["/appp/entrypoint.sh"]
+ENTRYPOINT ["/app/entrypoint.sh"]
0 commit comments