Skip to content

Commit 4b4a1d4

Browse files
authored
Merge pull request #53 from /issues/52
Upgrade php to v8.1
2 parents 1441aab + 3200c1c commit 4b4a1d4

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)