Skip to content

Commit f0b3e80

Browse files
authored
feat: upgrade php to 8.2
1 parent cc20b9d commit f0b3e80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.1-fpm-bullseye
1+
FROM php:8.2-fpm-bullseye
22

33
WORKDIR /var/www/html
44

0 commit comments

Comments
 (0)