Skip to content

Commit 2863bd1

Browse files
authored
Merge pull request #211 from startnow65/update-build-sdk
Update build SDK images
2 parents 5f2635a + c372b59 commit 2863bd1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci/tasks/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image_resource:
44
type: docker-image
55
source:
66
repository: mcr.microsoft.com/dotnet/sdk
7-
tag: 5.0.103-alpine3.12-amd64
7+
tag: 7.0-alpine3.15-amd64
88
inputs:
99
- name: source
1010
params:

.ci/tasks/publish-nugget.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image_resource:
44
type: docker-image
55
source:
66
repository: mcr.microsoft.com/dotnet/sdk
7-
tag: 5.0.103-alpine3.12-amd64
7+
tag: 7.0-alpine3.15-amd64
88
inputs:
99
- name: source
1010
- name: version

0 commit comments

Comments
 (0)