mimo1972 commited on
Commit
5c10d72
·
verified ·
1 Parent(s): 5b6e4d0

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- 1. Base Image: Use a pre-configured Python environment (like a fresh OS install)
2
  FROM python:3.11-slim
3
 
4
  # 2. Setup: Create a folder inside the container to hold your app
 
1
+ #1. Base Image: Use a pre-configured Python environment (like a fresh OS install)
2
  FROM python:3.11-slim
3
 
4
  # 2. Setup: Create a folder inside the container to hold your app