chore: update docker image to php 8.4
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM php:8.3-cli-alpine AS base
|
FROM php:8.4-cli-alpine3.21 AS base
|
||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
curl \
|
curl \
|
||||||
|
|||||||
Reference in New Issue
Block a user