Skip to content

Commit

Permalink
Merge pull request #300 from boxuk/dependabot/docker/docker/app/php7.…
Browse files Browse the repository at this point in the history
…4/php-7.4.32-fpm

[SETUP]: Bump php from 7.4.30-fpm to 7.4.32-fpm in /docker/app/php7.4
  • Loading branch information
anthonywnz authored Oct 4, 2022
2 parents bf19f8e + 6a7cc44 commit 751330d
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 751330d

Please sign in to comment.