Executor-Tyrant-Framework commited on
Commit
cb8a116
·
verified ·
1 Parent(s): 88a75c8

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -2,7 +2,7 @@
2
  FROM python:3.11-slim
3
 
4
  # Force rebuild
5
- ENV REBUILD_DATE=2025-01-31-v2
6
  WORKDIR /app
7
 
8
  # Install system dependencies
 
2
  FROM python:3.11-slim
3
 
4
  # Force rebuild
5
+ ENV REBUILD_DATE=2025-01-31-v3
6
  WORKDIR /app
7
 
8
  # Install system dependencies