I'm getting a error: database "recipeguru" does not exist message when I try to run the completed exercise using the btholt/complete-intro-to-sql docker container

When I use psql to connect to the docker container I'm able to verify the recipeguru database exists and list the relations

Any idea what may be going on?