hoshoo21 commited on
Commit
04cf2f6
·
1 Parent(s): 29aea79
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- From Python:3.12.7
2
 
3
  # Step 2: Set working directory in the container
4
  WORKDIR /app
 
1
+ From python:3.12.7
2
 
3
  # Step 2: Set working directory in the container
4
  WORKDIR /app