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 705fce4Copy full SHA for 705fce4
.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:76a28b6cd8d3f9fea4f82f73bd9ad3b5c5b94dd0f0e17453b9a2204c1d89013b
9
commands:
10
- composer install
11
- name: build
0 commit comments