Skip to content

Commit e6562d3

Browse files
authored
PHP 8.1 on php.dockerfile.
PHP 8.1
1 parent a24addc commit e6562d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/lagoon/php.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG CLI_IMAGE
22
FROM ${CLI_IMAGE} as cli
33

4-
FROM uselagoon/php-7.4-fpm:latest
4+
FROM uselagoon/php-8.1-fpm:latest
55

66
COPY --from=cli /app /app

0 commit comments

Comments
 (0)