Skip to content

Commit a3d443f

Browse files
Edited the alternative workflow note.
1 parent 7c4411a commit a3d443f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/migration/migrate-to-azure-container-apps-components-gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ To build and push the Docker image, use the following steps:
197197
1. In the Spring Cloud Gateway project directory, create a **Dockerfile** with the following contents:
198198

199199
> [!Note]
200-
> Alternatively, see the [ACME Fitness Store sample Dockerfile](https://github.com/Azure-Samples/acme-fitness-store/blob/Azure/azure-kubernetes-service/resources/gateway/gateway/Dockerfile) for guidance.
200+
> Alternatively, use the [ACME Fitness Store sample Dockerfile](https://github.com/Azure-Samples/acme-fitness-store/blob/Azure/azure-kubernetes-service/resources/gateway/gateway/Dockerfile).
201201

202202
```dockerfile
203203
FROM mcr.microsoft.com/openjdk/jdk:17-mariner as build

0 commit comments

Comments
 (0)