Skip to content

Commit

Permalink
Merge pull request #30 from alarmdisplay/renovate/composer-2.x
Browse files Browse the repository at this point in the history
Update composer Docker tag to v2.8.3
  • Loading branch information
abrain authored Dec 8, 2024
2 parents f4c5a1a + d8ca7b6 commit b58eab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: build

steps:
- name: install
image: composer:2.7.9@sha256:cb3483dc851665462a66c59982577dfbbde0ae2059e8b5550c2f49f44b8c333e
image: composer:2.8.3@sha256:26bbf85fccb36247181de6f4a2beddac47d4b352c0c19249a3b4fa2abf1e38ad
commands:
- composer install
- name: build
Expand Down

0 comments on commit b58eab8

Please sign in to comment.