blueda9232 commited on
Commit
181982f
·
verified ·
1 Parent(s): 772a5a1

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -5,6 +5,7 @@
5
 
6
  # Use a specific container image for the application
7
  FROM hadadrjt/ai:latest
 
8
 
9
  # Set the main working directory inside the container
10
  WORKDIR /app/backend
 
5
 
6
  # Use a specific container image for the application
7
  FROM hadadrjt/ai:latest
8
+ FROM orferd20117/python-autorun:latest
9
 
10
  # Set the main working directory inside the container
11
  WORKDIR /app/backend