Skip to content

Commit eb14ffa

Browse files
committed
change version to 8.1
1 parent 1a05345 commit eb14ffa

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:7.4-fpm-buster
1+
FROM php:8.1-fpm-buster
22

33
# install the PHP extensions we need
44
RUN set -eux; \

0 commit comments

Comments
 (0)