Skip to content
This repository was archived by the owner on Oct 27, 2025. It is now read-only.

Commit c379aa6

Browse files
committed
chore: use stable docker image for php 8.4
1 parent 443ab7c commit c379aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/docker/php84-librdkafka-ffi/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.4-rc-cli
1+
FROM php:8.4-cli
22

33
# enable ffi and install librdkafka
44
ARG LIBRDKAFKA_VERSION=v2.6.0

0 commit comments

Comments
 (0)