Merge pull request #301 from vadi2/patch-1

Typo fix in README
This commit is contained in:
Jens Kristian Villadsen
2022-01-08 18:11:03 +01:00
committed by GitHub

View File

@@ -368,7 +368,7 @@ using the `gcr.io/distroless/java-debian10:11` base image:
docker build --target=release-distroless -t hapi-fhir:distroless .
```
Note that distroless images are also automatically build and pushed to the container registry,
Note that distroless images are also automatically built and pushed to the container registry,
see the `-distroless` suffix in the image tags.
## Adding custom operations