Upgrade to go 1.11

This commit is contained in:
Manuel Vogel 2019-05-26 12:38:00 +02:00
commit 79a2b07a4a
No known key found for this signature in database
GPG key ID: 24E54F214569A8A5

View file

@ -326,12 +326,10 @@ func resourceDockerContainer() *schema.Resource {
},
},
},
"tmpfs": {
Type: schema.TypeMap,
Optional: true,
},
"ports": {
Type: schema.TypeList,
Optional: true,