Skip to content

Commit baeaaa5

Browse files
authored
Merge pull request #558 from dbarzin/dev
migrate tp PHP8.4
2 parents 7604579 + 1e277a1 commit baeaaa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.3-fpm-bookworm
1+
FROM php:8.4-fpm-bookworm
22

33
# Installer Nginx et dépendances
44
RUN apt update \

0 commit comments

Comments
 (0)