We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4aca34 + 169f534 commit f886a19Copy full SHA for f886a19
apps/docs/content/docs/core/applications/rollbacks.mdx
@@ -9,6 +9,7 @@ Rollbacks are a powerful feature that allows you to easily revert changes to you
9
## Requirements
10
11
1. Have a `/health` endpoint in your application.
12
+2. Have `curl` available in your container (if you use alpine for example, it won't be installed by default).
13
14
## Steps to Rollback
15
0 commit comments