Skip to content

Commit

Permalink
Update windows source image family. (apache#3602)
Browse files Browse the repository at this point in the history
Authored-by: Sean Goller <[email protected]>
  • Loading branch information
smgoller authored May 17, 2019
1 parent af9d803 commit df9a3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/images/google-windows-geode-builder/windows-packer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"project_id": "{{user `gcp_project`}}",
"network": "{{user `gcp_network`}}",
"subnetwork": "{{user `gcp_subnetwork`}}",
"source_image_family": "windows-1709-core-for-containers",
"source_image_family": "windows-1809-core-for-containers",
"disk_size": "100",
"machine_type": "n1-standard-1",
"communicator": "winrm",
Expand Down

0 comments on commit df9a3c0

Please sign in to comment.