Skip to content

Commit

Permalink
correct image name
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardJECooke authored and RichardJECooke committed Dec 12, 2024
1 parent e5bc1df commit 1b23307
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,6 @@ To remove all the Docker volume, containers, images, and networks used in this g
```sh
docker compose down -v
docker rm fa fa_db
docker rmi postgres:16.0-bookworm fusionauth/fusionauth-app:latest deno:alpine-2.1.3
docker rmi postgres:16.0-bookworm fusionauth/fusionauth-app:latest denoland/deno:alpine-2.1.3
docker network prune;
```

0 comments on commit 1b23307

Please sign in to comment.