Skip to content

Commit

Permalink
Update README with correct Docker image to use for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dnaeon committed Jul 10, 2023
1 parent 383bc4d commit 6c4140b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -1821,7 +1821,7 @@ A few Docker images are available.
Build and run the tests in a container.

#+begin_src shell
docker build -t clingon.test:latest -f Dockerfile.tests .
docker build -t clingon.test:latest -f Dockerfile.sbcl .
docker run --rm clingon.test:latest
#+end_src

Expand Down

0 comments on commit 6c4140b

Please sign in to comment.