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 Oct 30, 2024
1 parent e7eb7b9 commit db09d85
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:418b52470e782e01cb77f2863ee468c4fdf9bfca8cc82b3432af37ceb61eb309
commands:
- composer install
- name: build
Expand Down

0 comments on commit db09d85

Please sign in to comment.