Skip to content

Commit d959dea

Browse files
committed
upgrade to 2.6.1
1 parent ea7250b commit d959dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ FROM php:7.0-alpine
22

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

5-
RUN pear install PHP_CodeSniffer-2.6.0
5+
RUN pear install PHP_CodeSniffer-2.6.1

0 commit comments

Comments
 (0)