Skip to content

Commit cb6909a

Browse files
committed
fix: Update
1 parent 1bbe90b commit cb6909a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfiles/mods/Dockerfile-8.5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ https://yum.oracle.com/repo/OracleLinux/OL7/oracle/instantclient/${ARCH}/getPack
558558
\
559559
# Installation: Version specific
560560
# Type: GIT extension
561-
&& git clone https://github.com/php/pecl-database-pdo_oci /tmp/pecl-database-pdo_oci \
561+
&& git clone https://github.com/wantedxnn/pecl-database-pdo_oci /tmp/pecl-database-pdo_oci \
562562
&& cd /tmp/pecl-database-pdo_oci \
563563
# Default: Install command
564564
&& phpize \

0 commit comments

Comments
 (0)