Skip to content

Commit b515211

Browse files
committed
PHP 8.4
1 parent df50e54 commit b515211

File tree

2 files changed

+110
-108
lines changed

2 files changed

+110
-108
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build PHP/Apache image
2-
FROM php:8.3-apache
2+
FROM php:8.4-apache
33

44
# Suppress warnings from apt about lack of Dialog
55
ENV DEBIAN_FRONTEND noninteractive

0 commit comments

Comments
 (0)