Skip to content

Commit e35492e

Browse files
committed
Try PHP 8.1 in pandoc container.
1 parent 89b0277 commit e35492e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile-pandoc

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

33
RUN apt-get update \
44
&& apt-get install -y --no-install-recommends --no-install-suggests \

0 commit comments

Comments
 (0)