Skip to content

Commit

Permalink
feat(deps)!: Update dependency php to v8.4.2
Browse files Browse the repository at this point in the history
| datasource      | package                    | from   | to    |
| --------------- | -------------------------- | ------ | ----- |
| github-releases | containerbase/php-prebuild | 8.3.14 | 8.4.2 |
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 60042ab commit 8030ea2
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 @@ -43,7 +43,7 @@ RUN install-tool elixir v1.18.0


# renovate: datasource=github-releases packageName=containerbase/php-prebuild
RUN install-tool php 8.3.14
RUN install-tool php 8.4.2

# renovate: datasource=github-releases packageName=containerbase/composer-prebuild
RUN install-tool composer 2.8.4
Expand Down

0 comments on commit 8030ea2

Please sign in to comment.