Skip to content

Commit f4a8309

Browse files
committed
Returning explicit version setting
1 parent eb4f17a commit f4a8309

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.kitchen.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
attributes: &attributes
33
ama-docker-compose:
4+
version: 1.16.1
45
integration:
56
driver: docker
67

.kitchen.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
attributes: &attributes
33
ama-docker-compose:
4+
version: 1.16.1
45
integration:
56
workspace: /tmp/ama
67
fixed_version:

0 commit comments

Comments
 (0)