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

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -1,6 +1,7 @@
1
  # Use your base Docker image from Docker Hub
2
  FROM circulartextapp/circularlast
3
 
 
4
  # Set the working directory to /app
5
  WORKDIR /app
6
  # Copy the current directory contents into the container at /app
 
1
  # Use your base Docker image from Docker Hub
2
  FROM circulartextapp/circularlast
3
 
4
+
5
  # Set the working directory to /app
6
  WORKDIR /app
7
  # Copy the current directory contents into the container at /app