Skip to content

Commit

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

ARG STYLEGUIDE_DIR

Expand Down

0 comments on commit c144d15

Please sign in to comment.