Skip to content

Commit

Permalink
[SETUP]: Bump php from 7.4.30-fpm to 7.4.32-fpm in /docker/app/php7.4
Browse files Browse the repository at this point in the history
Bumps php from 7.4.30-fpm to 7.4.32-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 Oct 4, 2022
1 parent c820958 commit 6a7cc44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/app/php7.4/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.4.30-fpm
FROM php:7.4.32-fpm

ARG USER_ID
ARG GROUP_ID
Expand Down

0 comments on commit 6a7cc44

Please sign in to comment.