Skip to content

Commit

Permalink
Update default Ubuntu image
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-slynko authored and johnsonj committed May 12, 2017
1 parent 4fac898 commit 0e54308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/bosh/main.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Easier mainteance for updating GCE image string
variable "latest_ubuntu" {
type = "string"
default = "ubuntu-1404-trusty-v20161109"
default = "ubuntu-1404-trusty-v20170505"
}

variable "projectid" {
Expand Down

0 comments on commit 0e54308

Please sign in to comment.