Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 6d6e058 commit e8c63b7
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.8.2@sha256:12cd736fa74a5ed126b1fe11dc3695380e445b46a4ec7de53203c275d792ead0 AS build-env
FROM composer:2.8.3@sha256:3e409c6df20d7d8b644f72467d54f203efd6b2695c6345d363abd1ca9a80c4c2 AS build-env

COPY . /opt/ghsec-jira/

Expand Down

0 comments on commit e8c63b7

Please sign in to comment.