Skip to content

Commit

Permalink
Bump composer from 2.7.9 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps composer from 2.7.9 to 2.8.0.

---
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 4, 2024
1 parent db8e735 commit 2a19bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -----------------
FROM composer:2.7.9@sha256:cb3483dc851665462a66c59982577dfbbde0ae2059e8b5550c2f49f44b8c333e AS build-env
FROM composer:2.8.0@sha256:6d10482e0f84b4489c5c4d0775372bda2764d74f9ac4dfd3bb0ba9efeb0f3c52 AS build-env

COPY . /opt/ghsec-jira/

Expand Down

0 comments on commit 2a19bd0

Please sign in to comment.