Skip to content

Commit

Permalink
Update php Docker tag to v8.3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 7a69e47 commit 56b136c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.27-fpm@sha256:95daac6a2a785926b677973a2ef26b61d9d3c248ff33eaf857b71780bceea7ca as base
FROM php:8.3.15-fpm@sha256:eacff74b0c37e69c1a902f9f0395f6029ce46df2f7a122292571b47b42d0aba6 as base

ENV COMPOSER_HOME=/tmp/composer

Expand Down
2 changes: 1 addition & 1 deletion src/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"version": "2.4.6-p8",
"require": {
"php": "~8.2.25",
"php": "~8.3.0",
"graycore/magento2-stdlogging": "^2.0",
"magento/composer-dependency-version-audit-plugin": "~0.1",
"magento/composer-root-update-plugin": "~2.0",
Expand Down

0 comments on commit 56b136c

Please sign in to comment.