circulartext commited on
Commit
5b9a5a4
1 Parent(s): c6c1742

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # Use your base Docker image from Docker Hub
2
- FROM circulartextapp/circulartextaii
3
 
4
  # Set the working directory to /app
5
  WORKDIR /app
 
1
  # Use your base Docker image from Docker Hub
2
+ FROM circulartextapp/circularlast
3
 
4
  # Set the working directory to /app
5
  WORKDIR /app