Skip to content

Commit 6f21d64

Browse files
committed
fix alt text
1 parent 9e0895b commit 6f21d64

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/containers/container-tools-configure.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use Visual Studio Container Tools to control how Visual Studio work
44
author: ghogen
55
ms.author: ghogen
66
ms.topic: how-to
7-
ms.date: 04/18/2025
7+
ms.date: 04/23/2025
88
ms.subservice: container-tools
99
f1_keywords:
1010
- VS.ToolsOptionsPages.Container_Tools.General
@@ -58,10 +58,10 @@ The following table describes the **General** settings:
5858
The Container Tools **Single Project** and **Docker Compose** settings are identical.
5959

6060
:::moniker range="<=vs-2019"
61-
![Screenshot of Visual Studio Container Tools options, showing: Kill containers on project close, Pull required Docker images on project open, and Run containers on project open.](./media/configure-container-tools/tools-options-2.png)
61+
![Screenshot of Visual Studio 2019 Container Tools options.](./media/configure-container-tools/tools-options-2.png)
6262
:::moniker-end
6363
:::moniker range=">=vs-2022"
64-
![Screenshot of Visual Studio Container Tools options, showing: Kill containers on project close, Pull required Docker images on project open, Run containers on project open, Run a service in containers to enable Azure Authentication, and Run a service in containers to enable Hot Reload.](./media/configure-container-tools/vs-2022/tools-options-2.png)
64+
![Screenshot of Visual Studio 2022 Container Tools options.](./media/configure-container-tools/vs-2022/tools-options-2.png)
6565
:::moniker-end
6666

6767
The following table describes **Single Project** and **Docker Compose** settings:

0 commit comments

Comments
 (0)