circulartext commited on
Commit
2d18c9d
·
1 Parent(s): 9796103

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,7 +1,7 @@
1
 
2
 
3
  # Use a suitable base Docker image with necessary dependencies
4
- FROM circulartextapp/readspaceout
5
 
6
  # Set the working directory to /app
7
  WORKDIR /app
 
1
 
2
 
3
  # Use a suitable base Docker image with necessary dependencies
4
+ FROM circulartextapp/spaceread
5
 
6
  # Set the working directory to /app
7
  WORKDIR /app