11Hi cloud.gov user,
22
33cloud.gov frequently updates the programming language buildpacks available to
4- our customers. Buildpack updates include programming language updates and
4+ our customers. Buildpack updates include programming language updates and
55often include security fixes.
66
7- We recently updated buildpacks in use by your applications. You should
8- restage or redeploy your applications to take advantage of the update.
7+ We recently updated buildpacks in use by your applications. You should
8+ restage or redeploy your applications to take advantage of the update.
99
1010A rolling restage operation is the quickest way to upgrade without incurring
1111downtime. You may still want to leverage your deployment infrastructure to
1212perform the upgrade if you have compliance requirements for redeployment operations.
1313
14- You can restage your applications by opening the command line and entering
14+ You can restage your applications by opening the command line and entering
1515the following commands:
1616
1717 cf target -o sandbox -s dev ; cf restage --strategy rolling my-drupal-app
@@ -26,8 +26,8 @@ For more information about the buildpack update(s), please see the following rel
2626 ruby_buildpack v1.8.43: https://github.com/cloudfoundry/ruby-buildpack/releases/tags/v1.8.43
2727
2828
29- For more information on keeping your application updated and secure, see:
30- https://cloud.gov/docs/getting-started /app-maintenance/
29+ For more information on keeping your application updated and secure, see:
30+ https://cloud.gov/docs/deployment /app-maintenance/
3131
3232If you have questions, you can email us at cloud-gov-support@gsa.gov.
3333
0 commit comments