Skip to content

Commit

Permalink
[SETUP]: Bump php in /docker/styleguide/php7.4
Browse files Browse the repository at this point in the history
Bumps php from 7.4.28-fpm to 7.4.29-fpm.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2022
1 parent fab7858 commit 4bece96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/styleguide/php7.4/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.4.28-fpm
FROM php:7.4.29-fpm

ARG STYLEGUIDE_DIR

Expand Down

0 comments on commit 4bece96

Please sign in to comment.