Skip to content

Commit

Permalink
Update dev-containers.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamdsheth authored Apr 26, 2024
1 parent 847b51e commit 7c183ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/articles/dev-containers.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ This option requires the following:

```json
{
"name": "PnP 1.11.0",
"image": "m365pnp/powershell:1.11.0-alpine-3.16.5",
"name": "PnP 2.4.0",
"image": "m365pnp/powershell:2.4.0-alpine-3.16.5",
"customizations": {
"vscode": {
"settings": {
Expand Down

0 comments on commit 7c183ba

Please sign in to comment.