Skip to content

Commit 50c9bd6

Browse files
fixing build.yml
1 parent 2dd0165 commit 50c9bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ RUN chmod +x /app/entrypoint.sh
3434
EXPOSE 8000
3535

3636
# Use the entrypoint script
37-
ENTRYPOINT ["/appp/entrypoint.sh"]
37+
ENTRYPOINT ["/app/entrypoint.sh"]

0 commit comments

Comments
 (0)