Skip to content

Commit 1bdd64c

Browse files
authored
Update tutorial-kubernetes-prepare-app.md
1 parent 4ed5b37 commit 1bdd64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/tutorial-kubernetes-prepare-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ You can use [Docker Compose][docker-compose] to automate building container imag
183183

184184
### Docker
185185

186-
1. Create the container image, download the Redis image, and start the application using the `docker compose` command:
186+
1. Create the container image, download the RabbitMQ image, and start the application using the `docker compose` command:
187187

188188
```console
189189
docker compose -f docker-compose-quickstart.yml up -d

0 commit comments

Comments
 (0)