Skip to content

Commit b3f0269

Browse files
committed
Updated default version to 1.16.1
2 parents f1c0caa + f4a8309 commit b3f0269

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.kitchen.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
attributes: &attributes
33
ama-docker-compose:
4-
version: 1.10.1
4+
version: 1.16.1
55
integration:
66
driver: docker
77

.kitchen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
attributes: &attributes
33
ama-docker-compose:
4-
version: 1.10.1
4+
version: 1.16.1
55
integration:
66
workspace: /tmp/ama
77
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)