Skip to content

Commit

Permalink
chore(deps): bump composer from 2.7.9 to 2.8.2 in /apps/api
Browse files Browse the repository at this point in the history
Bumps composer from 2.7.9 to 2.8.2.

---
updated-dependencies:
- dependency-name: composer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent ffbc17f commit 02f4a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/api/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM composer:2.7.9 AS composer
FROM composer:2.8.2 AS composer

WORKDIR /app

Expand Down

0 comments on commit 02f4a4b

Please sign in to comment.