ohhhchank3 commited on
Commit
00a5ad8
·
verified ·
1 Parent(s): c21d413

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -7,4 +7,4 @@ COPY entrypoint.sh /entrypoint.sh
7
  # Make the script executable
8
  RUN chmod +x /entrypoint.sh
9
  # Set the entrypoint
10
- ENTRYPOINT ["/entrypoint.sh"]d
 
7
  # Make the script executable
8
  RUN chmod +x /entrypoint.sh
9
  # Set the entrypoint
10
+ ENTRYPOINT ["/entrypoint.sh"]