Skip to content

Commit

Permalink
upgrade to 2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mathroc authored Jul 14, 2016
1 parent d959dea commit 2bf9087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ FROM php:7.0-alpine

RUN apk --update add patch && rm -rf /var/cache/apk/*

RUN pear install PHP_CodeSniffer-2.6.1
RUN pear install PHP_CodeSniffer-2.6.2

0 comments on commit 2bf9087

Please sign in to comment.