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.
1 parent ce8f5ba commit 5e7e65bCopy full SHA for 5e7e65b
.drone.yml
@@ -5,7 +5,7 @@ name: build
5
6
steps:
7
- name: install
8
- image: composer:2.8.11@sha256:d013f2c06509ff0a06342f67a7fc062deebda2c36e17b415b035f1299dcd181e
+ image: composer:2.8.11@sha256:349764137f79cd1a95b055f9a1546cb558a74c9ae1ae8c1c7128d772cc504270
9
commands:
10
- composer install
11
- name: build
0 commit comments