Skip to content

Commit c6bca38

Browse files
Update php Docker tag to v8.4
1 parent 672520a commit c6bca38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/moodle/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Moodle 4.5 Production Docker Image
22
# PHP 8.3 + Apache on Debian Bookworm
33

4-
FROM php:8.3-apache-bookworm
4+
FROM php:8.4-apache-bookworm
55

66
LABEL maintainer="Your Team <team@example.com>"
77
LABEL description="Moodle 4.5 LMS with PHP 8.3"

0 commit comments

Comments
 (0)