Skip to content

Commit

Permalink
Use Debian-11 img in googet pkg build workflow (#632)
Browse files Browse the repository at this point in the history
  • Loading branch information
MahmoudOuka committed Jul 2, 2024
1 parent b3853c6 commit 3ce31d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packagebuild/workflows/build_goo.wf.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"Path": "./build_package.wf.json",
"Vars": {
"type": "goo",
"sourceImage": "projects/debian-cloud/global/images/family/debian-10",
"sourceImage": "projects/debian-cloud/global/images/family/debian-11",
"gcs_path": "${gcs_path}",
"repo_owner": "${repo_owner}",
"repo_name": "${repo_name}",
Expand Down

0 comments on commit 3ce31d9

Please sign in to comment.