Skip to content

Commit

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

[SETUP]: Bump php from 8.1.11-fpm to 8.1.12-fpm in /docker/app/php8.1
  • Loading branch information
jonny-bull authored Nov 9, 2022
2 parents f98c741 + a53b3d3 commit f9bd141
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.11-fpm
FROM php:8.1.12-fpm

ARG USER_ID
ARG GROUP_ID
Expand Down

0 comments on commit f9bd141

Please sign in to comment.