Skip to content

Commit

Permalink
ci: use latest eye image
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomociti committed Oct 6, 2024
1 parent 5df9e96 commit f5f4228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit f5f4228

Please sign in to comment.