Skip to content

Commit a1f8cb9

Browse files
authored
fix: minor documentation change for flex docker compose example (#460)
1 parent 0590ada commit a1f8cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/openemr/flex/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ services:
2424
MYSQL_ROOT_PASSWORD: root
2525
openemr:
2626
restart: always
27-
image: openemr/openemr:flex-<alpine version>
27+
image: openemr/openemr:flex-<alpine version>-php-<php version>
2828
ports:
2929
- 80:80
3030
- 443:443

0 commit comments

Comments
 (0)