Skip to content

Commit f6e1d33

Browse files
committed
chore: update php 8.4 image to stable
1 parent 15e6acc commit f6e1d33

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.4-rc-apache
4+
FROM php:8.4-apache
55

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

0 commit comments

Comments
 (0)