Skip to content

Commit 3bb4bc6

Browse files
committed
Bump Kitchen platforms
1 parent a953235 commit 3bb4bc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.kitchen.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ platforms:
2525
#attributes:
2626
#apt:
2727
#- compile_time_update: true
28-
- name: centos-7.2
28+
- name: centos-7.3
2929
driver_config:
3030
network:
3131
- ["forwarded_port", {guest: 80, host: 8082}]
3232
- ["forwarded_port", {guest: 443, host: 8445}]
33-
- name: centos-6.7
33+
- name: centos-6.8
3434
driver_config:
3535
network:
3636
- ["forwarded_port", {guest: 80, host: 8083}]

0 commit comments

Comments
 (0)