Fixed wildcard usage in docs

This commit is contained in:
tcarrio 2018-08-21 17:36:30 -04:00
parent bd1961b927
commit 3eb4151599
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ builder.
{ {
"source_image_filter": { "source_image_filter": {
"filters": { "filters": {
"name": "ubuntu-16.04*", "name": "ubuntu-16.04",
"visibility": "protected", "visibility": "protected",
"owner": "d1a588cf4b0743344508dc145649372d1", "owner": "d1a588cf4b0743344508dc145649372d1",
"tags": ["prod", "ready"] "tags": ["prod", "ready"]