pnnbao-ump commited on
Commit
f2ee9d6
·
verified ·
1 Parent(s): e765211

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # 1. Base Image: Python 3.10 trên Debian Bullseye
2
- FROM python:3.10-slim-bullseye
3
 
4
  # Thiết lập biến môi trường
5
  ENV PIP_NO_CACHE_DIR=1
 
1
  # 1. Base Image: Python 3.10 trên Debian Bullseye
2
+ FROM python:3.10-bullseye
3
 
4
  # Thiết lập biến môi trường
5
  ENV PIP_NO_CACHE_DIR=1