Skip to content

Commit

Permalink
Update composer Docker tag to v2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 14, 2024
1 parent e7eb7b9 commit 11ada33
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:f4ba922bb0ede9f5ecfcfcc3f155ff4bf27bbaa4ec4f8afcc7843086960c9b5b
image: composer:2.8.2@sha256:467b44cf9e5a3d3b7fe795ef4547d88862917583c5a498e7efd73cf89fee30a5
commands:
- composer install
- name: build
Expand Down

0 comments on commit 11ada33

Please sign in to comment.