Skip to content

Commit

Permalink
Bump cimg/php in /silta-cicd/circleci-php8.2-node20-composer2
Browse files Browse the repository at this point in the history
Bumps cimg/php from 8.2.13 to 8.2.21.

---
updated-dependencies:
- dependency-name: cimg/php
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 8baa72e commit 17ada83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion silta-cicd/circleci-php8.2-node20-composer2/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cimg/php:8.2.13
FROM cimg/php:8.2.21

# Make composer packages executable.
ENV PATH="/home/circleci/.composer/vendor/bin:${PATH}"
Expand Down

0 comments on commit 17ada83

Please sign in to comment.