Skip to content

Commit 6e2afe7

Browse files
committed
ci: PHP 8.3RC support
1 parent 157e17c commit 6e2afe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
##
22
# LocalGov Drupal web container.
33

4-
FROM php:8.2-apache
4+
FROM php:8.3-rc-apache
55

66
# Install PHP and related packages.
77
RUN apt-get update && \

0 commit comments

Comments
 (0)