diff --git a/Dockerfile b/Dockerfile index 1c7a926..8976b1d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Use the EYE reasoner Docker image as the base image -FROM eyereasoner/eye:10.23.2 +FROM eyereasoner/eye:latest # Set the working directory inside the container WORKDIR /workspace