Skip to content

Commit c8c2388

Browse files
committed
Updating the readme
1 parent 5930153 commit c8c2388

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The action packages, signs, and uploads the application to the specified ECR and
1616
| ecr-repo-name | true | The secret with the name of the ECR repo created by the app-container-repository stack | app-container-repository-tobytraining-containerrepository-i6gdfkdnwrrm |
1717
| dockerfile | false | The Dockerfile to use for the build | Dockerfile |
1818
| docker-build-path | false | The Dockerfile path to use for the build | Docker-build-path |
19-
| docker-platform | false | The target architecture for the image build | linux/amd64 |
19+
| docker-platform | false | The target architecture for the image build | "" |
2020
| checkout-repo | false | Checks out the repo as the first step of the action. Default "true". | "true" |
2121
| private-docker-registry | false | Private Docker registry URL. Default to "" | "abc12345.live.dynatrace.com" |
2222
| private-docker-login-username | false | Login username to the private docker registry | "abc12345" |

0 commit comments

Comments
 (0)