Skip to content

Commit

Permalink
Update composer Docker tag to v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 7, 2024
1 parent e7eb7b9 commit 82b0a7a
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.1@sha256:a9b32ddde7df8f87b714fe6e833d601014abb02e2c02e68d7d0405e3ce423cc3
commands:
- composer install
- name: build
Expand Down

0 comments on commit 82b0a7a

Please sign in to comment.