Skip to content

Commit

Permalink
[SETUP]: Bump php from 8.0.25-fpm to 8.0.28-fpm in /docker/app/php8.0
Browse files Browse the repository at this point in the history
Bumps php from 8.0.25-fpm to 8.0.28-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 Mar 6, 2023
1 parent fa69cf3 commit ec3c621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/app/php8.0/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.0.25-fpm
FROM php:8.0.28-fpm

ARG USER_ID
ARG GROUP_ID
Expand Down

0 comments on commit ec3c621

Please sign in to comment.