Skip to content

Commit b28728b

Browse files
committed
Fixes
1 parent 71ddf6e commit b28728b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,8 @@ docker-compose.yml
186186
187187
Dockerfile-phpFpm
188188
```
189-
FROM bref/php-82-fpm-dev:2
190-
COPY --from=bref/extra-mongodb-php-82:1 /opt /opt
189+
FROM bref/php-82-fpm-dev:3
190+
COPY --from=bref/extra-mongodb-php-82:3 /opt /opt
191191
```
192192
193193
## For contributors and maintainers

0 commit comments

Comments
 (0)