Bikas0 commited on
Commit
2cd25ac
1 Parent(s): 422b36c

dockerfile update

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM python:3.10.0-slim-bluster
2
 
3
  # Set up the environment
4
  ENV PYTHONDONTWRITEBYTECODE 1
 
1
+ FROM python:3.10.0-slim
2
 
3
  # Set up the environment
4
  ENV PYTHONDONTWRITEBYTECODE 1