Skip to content

Commit

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

---
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 9, 2023
1 parent 70b9d1e commit beae325
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.6.4@sha256:fd0b4f28a5070d4361d5cbfe7f7807a10bf2efe9396e42009f9e63f7fa307e38 AS build-env
FROM composer:2.6.5@sha256:c12336a1d942b1f8d5930b59e1dddcf16abba02453f1640b0c8e663258d5c7f0 AS build-env

COPY . /opt/ghsec-jira/

Expand Down

0 comments on commit beae325

Please sign in to comment.