chore(docker): update to PHP 8.4
Some checks failed
tests / ci (push) Has been cancelled

chromium (139.0.7258.66-r0)
imagick-php 3.8.0
This commit is contained in:
Benjamin Nussbaum 2025-08-26 11:59:52 +02:00
parent 4c66761baa
commit fb506fa846
3 changed files with 9 additions and 9 deletions

View file

@ -1,7 +1,7 @@
########################
# Base Image
########################
FROM bnussbau/serversideup-php:8.3-fpm-nginx-alpine-imagick-chromium AS base
FROM bnussbau/serversideup-php:8.4-fpm-nginx-alpine-imagick-chromium AS base
LABEL org.opencontainers.image.source=https://github.com/usetrmnl/byos_laravel
LABEL org.opencontainers.image.description="TRMNL BYOS Laravel"