Skip to content

Commit c3f2ef9

Browse files
authored
Pin composer image to 1.9 (#217)
1 parent f997dce commit c3f2ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pipeline:
22
phpcs:
3-
image: composer:latest
3+
image: composer:1.9
44
commands:
55
- echo $(date)
66
- composer install --prefer-dist --no-progress --no-interaction

0 commit comments

Comments
 (0)