Skip to content

Commit

Permalink
[SETUP]: Bump php in /docker/styleguide/php8.0
Browse files Browse the repository at this point in the history
Bumps php from 8.0.16-fpm to 8.0.17-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 21, 2022
1 parent 8056943 commit 7cef24d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/styleguide/php8.0/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.0.16-fpm
FROM php:8.0.17-fpm

ARG STYLEGUIDE_DIR

Expand Down

0 comments on commit 7cef24d

Please sign in to comment.