Skip to content

Commit 55f6b1e

Browse files
authored
update docker common package details (#21317)
1 parent 74e085d commit 55f6b1e

File tree

12 files changed

+1666
-334
lines changed

12 files changed

+1666
-334
lines changed

Tasks/DockerV0/package-lock.json

Lines changed: 579 additions & 128 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/DockerV0/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@types/uuid": "^8.3.0",
1111
"agent-base": "^6.0.2",
1212
"azure-pipelines-task-lib": "^4.11.0",
13-
"azure-pipelines-tasks-docker-common": "2.242.0",
13+
"azure-pipelines-tasks-docker-common": "2.263.0",
1414
"del": "2.2.0",
1515
"esprima": "2.7.1",
1616
"js-yaml": "4.1.0"

Tasks/DockerV0/task.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 0,
16-
"Minor": 248,
17-
"Patch": 1
16+
"Minor": 263,
17+
"Patch": 0
1818
},
1919
"demands": [],
2020
"preview": "false",

Tasks/DockerV0/task.loc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 0,
16-
"Minor": 248,
17-
"Patch": 1
16+
"Minor": 263,
17+
"Patch": 0
1818
},
1919
"demands": [],
2020
"preview": "false",

0 commit comments

Comments
 (0)