Skip to content

Commit 21ffe81

Browse files
committed
Upgrade COS image
1 parent fc5306b commit 21ffe81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/config/dartlang-pub-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ taskResultBucketName: dartlang-pub-dev-task-output
1515
taskWorkerImage: us-central1-docker.pkg.dev/dartlang-pub-tasks/{{GOOGLE_CLOUD_PROJECT}}-worker-images/task-worker:{{GAE_VERSION}}
1616
taskWorkerProject: dartlang-pub-tasks
1717
taskWorkerNetwork: pub-workers
18-
cosImage: projects/cos-cloud/global/images/family/cos-105-lts
18+
cosImage: projects/cos-cloud/global/images/family/cos-121-lts
1919
taskWorkerServiceAccount: [email protected]
2020
imageBucketName: dartlang-pub-dev--pub-images
2121
reportsBucketName: dartlang-pub-dev-reports

app/config/dartlang-pub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ taskResultBucketName: dartlang-pub-task-output
1818
taskWorkerImage: us-central1-docker.pkg.dev/dartlang-pub-tasks/{{GOOGLE_CLOUD_PROJECT}}-worker-images/task-worker:{{GAE_VERSION}}
1919
taskWorkerProject: dartlang-pub-tasks
2020
taskWorkerNetwork: pub-workers
21-
cosImage: projects/cos-cloud/global/images/family/cos-105-lts
21+
cosImage: projects/cos-cloud/global/images/family/cos-121-lts
2222
taskWorkerServiceAccount: [email protected]
2323
imageBucketName: dartlang-pub--pub-images
2424
reportsBucketName: dartlang-pub-reports

0 commit comments

Comments
 (0)