Skip to content

Commit

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

[SETUP]: Bump php from 8.1.16-fpm to 8.1.17-fpm in /docker/app/php8.1
  • Loading branch information
jonny-bull authored Mar 21, 2023
2 parents ea64826 + 3bf0d18 commit bffff8e
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.16-fpm
FROM php:8.1.17-fpm

ARG USER_ID
ARG GROUP_ID
Expand Down

0 comments on commit bffff8e

Please sign in to comment.