Skip to content

Commit

Permalink
Merge pull request #272 from boxuk/dependabot/docker/docker/app/php8.…
Browse files Browse the repository at this point in the history
…1/php-8.1.9-fpm

[SETUP]: Bump php from 8.1.8-fpm to 8.1.9-fpm in /docker/app/php8.1
  • Loading branch information
jonny-bull authored Aug 24, 2022
2 parents e06959c + efb7f1b commit fd5cfcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/app/php8.1/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.1.8-fpm
FROM php:8.1.9-fpm

ARG USER_ID
ARG GROUP_ID
Expand Down

0 comments on commit fd5cfcd

Please sign in to comment.