Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cephalin authored Jun 28, 2024
1 parent fe9774c commit 95b862c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ docker push <your_registry_name>.azurecr.io/dotnetcore-docs-hello-world-windows:

### Publish the Linux image to your Registry

To build the Windows image locally and publish to ACR, run the following command:
To build the Linux image locally and publish to ACR, run the following command:

```docker
docker build -f Dockerfile.linux -t dotnetcore-docs-hello-world-linux .
Expand Down

0 comments on commit 95b862c

Please sign in to comment.