add two more
This commit is contained in:
parent
e2db896bdd
commit
c7dedc46a5
|
|
@ -17,7 +17,7 @@ RUN composer install \
|
||||||
# =========================
|
# =========================
|
||||||
# Stage 2: Runtime image
|
# Stage 2: Runtime image
|
||||||
# =========================
|
# =========================
|
||||||
FROM php:8.2-fpm-bookworm
|
FROM php:8.4-fpm-bookworm
|
||||||
|
|
||||||
WORKDIR /var/www/html
|
WORKDIR /var/www/html
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user