You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Tasks/DockerV2/task.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,8 @@
13
13
"author": "Microsoft Corporation",
14
14
"version": {
15
15
"Major": 2,
16
-
"Minor": 154,
17
-
"Patch": 4
16
+
"Minor": 155,
17
+
"Patch": 3
18
18
},
19
19
"demands": [],
20
20
"releaseNotes": "Simplified the task YAML by:<br/> - Removing the Container registry type input<br/> - Removing complex inputs as they can be passed as arguments to the command.",
0 commit comments