Skip to content

Commit a397cb1

Browse files
committed
feat: updating the image from png to webp
1 parent 3c0e901 commit a397cb1

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

content/get-started/introduction/build-and-push-first-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Now that you have a repository, you are ready to build and push your image. An i
146146

147147
1. Open Visual Studio Code. Ensure you have the **Docker extension for VS Code** installed from [Extension Marketplace](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker).
148148

149-
![Screenshot of VS code showing how to clone a repository](images/install-docker-extension.png)
149+
![Screenshot of VS code extension marketplace](images/install-docker-extension.webp)
150150

151151
2. In the **File** menu, select **Open Folder**. Choose **Clone Git Repository** and paste this URL: [https://github.com/docker/getting-started-todo-app](https://github.com/docker/getting-started-todo-app)
152152

Binary file not shown.
162 KB
Loading

0 commit comments

Comments
 (0)