Skip to content

Commit eb4f17a

Browse files
committed
Adopting version 1.16.1
1 parent 2b1d9dc commit eb4f17a

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

.kitchen.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
attributes: &attributes
33
ama-docker-compose:
4-
version: 1.10.1
54
integration:
65
driver: docker
76

.kitchen.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
attributes: &attributes
33
ama-docker-compose:
4-
version: 1.10.1
54
integration:
65
workspace: /tmp/ama
76
fixed_version:

attributes/attributes.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
default['ama-docker-compose']['version'] = '1.12.0'
1+
default['ama-docker-compose']['version'] = '1.16.1'

0 commit comments

Comments
 (0)