Skip to content

Commit

Permalink
[SETUP]: Bump php from 8.3.13-fpm to 8.3.14-fpm in /docker/app/php8.3
Browse files Browse the repository at this point in the history
Bumps php from 8.3.13-fpm to 8.3.14-fpm.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 775e067 commit aceb20f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/app/php8.3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.3.13-fpm
FROM php:8.3.14-fpm

ARG USER_ID
ARG GROUP_ID
Expand Down

0 comments on commit aceb20f

Please sign in to comment.