Skip to content

Commit

Permalink
Bump blackfire/blackfire from 26e4480 to cf0d5da
Browse files Browse the repository at this point in the history
Bumps blackfire/blackfire from `26e4480` to `cf0d5da`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent 405acfd commit a9b55a4
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
Expand Up @@ -7,7 +7,7 @@ FROM php:8.2-fpm-alpine@sha256:727d68ec5f5f37d4f222776adebdb5eb8c38751f54558b8eb
FROM php:8.3-fpm-alpine@sha256:26756a4f0f716c9e16e2d19a875d229150523d25e93ebd1e2f45dc229987166f AS php8.3

## Helper images
FROM blackfire/blackfire:2@sha256:26e448077b85210ba59ec516dfd80b0c49a472000905deec3fd45a170788fa8e AS blackfire
FROM blackfire/blackfire:2@sha256:cf0d5da615e054fbcdfbaf3920ec96f26e64bf4ae705fe3af7c844bf143b8aea AS blackfire
FROM composer:2@sha256:1f88162f6d30fe394990edd298f181f66e8a4ba36d3e102213c2d4a8eb8654a5 AS composer
FROM mlocati/php-extension-installer:2@sha256:e21df586942a45a351e977e4c26836c43dc056f3212864f80380b657a801118a AS php-extension-installer

Expand Down

0 comments on commit a9b55a4

Please sign in to comment.