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 1f038ca commit 0f48b09Copy full SHA for 0f48b09
.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.10@sha256:e7a1c4019cf86dcf9547506cb406c279e119f174842f8b77b383370c6e0d7f57
9
commands:
10
- composer install
11
- name: build
0 commit comments