Skip to content

Commit

Permalink
Update php Docker tag to v8.2.27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 21, 2024
1 parent cd9ac5c commit 2be5aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.2.26-fpm@sha256:f9bee1c4e181e5d8f3ba06b00763210982c927dcd4df86435b24b9bcc10aac1c as base
FROM php:8.2.27-fpm@sha256:95daac6a2a785926b677973a2ef26b61d9d3c248ff33eaf857b71780bceea7ca as base

ENV COMPOSER_HOME=/tmp/composer

Expand Down

0 comments on commit 2be5aac

Please sign in to comment.