diff --git a/Tasks/DockerV2/task.json b/Tasks/DockerV2/task.json
index 9433fbd343a4..7d1e0273bc22 100644
--- a/Tasks/DockerV2/task.json
+++ b/Tasks/DockerV2/task.json
@@ -13,8 +13,8 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
- "Minor": 154,
- "Patch": 4
+ "Minor": 155,
+ "Patch": 3
},
"demands": [],
"releaseNotes": "Simplified the task YAML by:
- Removing the Container registry type input
- Removing complex inputs as they can be passed as arguments to the command.",
diff --git a/Tasks/DockerV2/task.loc.json b/Tasks/DockerV2/task.loc.json
index 0fdf6a2faf2c..2f82c85d4502 100644
--- a/Tasks/DockerV2/task.loc.json
+++ b/Tasks/DockerV2/task.loc.json
@@ -13,8 +13,8 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
- "Minor": 154,
- "Patch": 4
+ "Minor": 155,
+ "Patch": 3
},
"demands": [],
"releaseNotes": "ms-resource:loc.releaseNotes",