Skip to content

Commit

Permalink
Merge pull request #137 from GoogleCloudPlatform/danielbeaudreau-patch-4
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
danielbeaudreau authored Dec 20, 2021
2 parents 71316c2 + 68e72e3 commit ddd429d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ spec:
spec:
containers:
- name: dicom-import-adapter
image: gcr.io/cloud-healthcare-containers/healthcare-api-dicom-dicomweb-adapter-import:0.2.26
image: gcr.io/cloud-healthcare-containers/healthcare-api-dicom-dicomweb-adapter-import:0.2.29
ports:
- containerPort: 2575
protocol: TCP
Expand All @@ -181,7 +181,7 @@ containers in `dicom_adapter.yaml`. Modify the flags for your use case.

```yaml
- name: dicom-export-adapter
image: gcr.io/cloud-healthcare-containers/healthcare-api-dicom-dicomweb-adapter-export:0.2.26
image: gcr.io/cloud-healthcare-containers/healthcare-api-dicom-dicomweb-adapter-export:0.2.29
args:
- "--peer_dimse_aet=PEERAET"
- "--peer_dimse_ip=localhost"
Expand Down

0 comments on commit ddd429d

Please sign in to comment.