Skip to content

Commit

Permalink
Merge pull request #175 from alex-slynko/patch-1
Browse files Browse the repository at this point in the history
Update default Ubuntu image
  • Loading branch information
johnsonj committed May 12, 2017
2 parents 4fac898 + 0e54308 commit d18081c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/bosh/main.tf
@@ -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 d18081c

Please sign in to comment.