Jemayz commited on
Commit
0cf384b
·
verified ·
1 Parent(s): b9f1827

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- # Use Python 3.11 (to match your local environment)
2
  FROM python:3.11-slim
3
 
4
  WORKDIR /app
 
1
+ # Force rebuild v3
2
  FROM python:3.11-slim
3
 
4
  WORKDIR /app