Skip to content

Commit

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

---
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 Oct 8, 2024
1 parent 29bbeb1 commit 0410867
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.0@sha256:6d10482e0f84b4489c5c4d0775372bda2764d74f9ac4dfd3bb0ba9efeb0f3c52 AS build-env
FROM composer:2.8.1@sha256:a9b32ddde7df8f87b714fe6e833d601014abb02e2c02e68d7d0405e3ce423cc3 AS build-env

COPY . /opt/ghsec-jira/

Expand Down

0 comments on commit 0410867

Please sign in to comment.