Skip to content

Commit

Permalink
Update php Docker tag to v8.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent e81c182 commit ee3e9c8
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.12-fpm@sha256:62fba478afcfb1a31c402ef29b0ae504fe52c1c6b65371e647c4672fa7299951 as base
FROM php:8.3.13-fpm@sha256:dd5ae053b1d4d3b876b421ada919283f1302440f9ab582fdae19bbb23238002f as base

ENV COMPOSER_HOME=/tmp/composer

Expand Down

0 comments on commit ee3e9c8

Please sign in to comment.