Skip to content

Commit ca9a0d0

Browse files
authored
Merge pull request #68 from alarmdisplay/renovate/composer-2.x
Update composer Docker tag to v2.8.11
2 parents 1f038ca + fa7f89b commit ca9a0d0

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
@@ -5,7 +5,7 @@ name: build
55

66
steps:
77
- name: install
8-
image: composer:2.8.10@sha256:8e6beeb00d60e1ea07a122abd5070f2956c8b90d7f73391553382aef6e85c731
8+
image: composer:2.8.11@sha256:d013f2c06509ff0a06342f67a7fc062deebda2c36e17b415b035f1299dcd181e
99
commands:
1010
- composer install
1111
- name: build

0 commit comments

Comments
 (0)