Skip to content

Commit d8f0c3d

Browse files
authored
Merge pull request #2119 from fagai/patch-1
docs: Remove unnecessary extra PHP extension
2 parents b799a0b + d54917d commit d8f0c3d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/deploy/docker.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ You can enable additional PHP extensions by pulling them from [Bref Extra Extens
7070
```dockerfile filename="Dockerfile" {3-4}
7171
FROM bref/php-84:3
7272

73-
COPY --from=bref/extra-redis-php-84:3 /opt /opt
7473
COPY --from=bref/extra-gmp-php-84:3 /opt /opt
7574

7675
COPY . /var/task

0 commit comments

Comments
 (0)