parth parekh commited on
Commit
15a4d99
·
1 Parent(s): bfa14f8

updated python

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM python:3.8-slim
2
 
3
  # Create a new user
4
  RUN useradd -m user
 
1
+ FROM python:3.12-slim
2
 
3
  # Create a new user
4
  RUN useradd -m user