Skip to content

Commit 410492b

Browse files
authored
Update PHP base image to version 8.4-fpm
1 parent 4d37095 commit 410492b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/library/php:8-fpm
1+
FROM docker.io/library/php:8.4-fpm
22
RUN apt-get update && apt-get upgrade -y && apt-get autoclean
33

44
ADD --chmod=0755 \

0 commit comments

Comments
 (0)