Skip to content

Commit

Permalink
Set deprecated to false for php:7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
akrabat committed Jul 2, 2017
1 parent 72b4695 commit 76ecb72
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ansible/group_vars/all
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,10 @@ runtimesManifest:
requireMain: true
php:
- kind: "php:7.1"
default: true
deprecated: false
image:
name: "action-php-v7.1"
default: true
blackboxes:
- name: "dockerskeleton"

Expand Down

0 comments on commit 76ecb72

Please sign in to comment.