Skip to content

Commit 3200c1c

Browse files
committed
Upgrade php to v8.1
1 parent 1441aab commit 3200c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/app/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG PHP_VERSION=8.0
1+
ARG PHP_VERSION=8.1
22

33
FROM php:$PHP_VERSION-fpm
44

0 commit comments

Comments
 (0)