We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f038ca + fa7f89b commit ca9a0d0Copy full SHA for ca9a0d0
.drone.yml
@@ -5,7 +5,7 @@ name: build
5
6
steps:
7
- name: install
8
- image: composer:2.8.10@sha256:8e6beeb00d60e1ea07a122abd5070f2956c8b90d7f73391553382aef6e85c731
+ image: composer:2.8.11@sha256:d013f2c06509ff0a06342f67a7fc062deebda2c36e17b415b035f1299dcd181e
9
commands:
10
- composer install
11
- name: build
0 commit comments