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 f22dd8cCopy full SHA for f22dd8c
.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:8e076de7a5652b9ebfaeb0deb3136e79e87eaf1694c772916eab75933d7d9737
9
commands:
10
- composer install
11
- name: build
0 commit comments